Prettified devices

This commit is contained in:
Nikonell
2023-06-24 22:10:50 +07:00
parent 5609190f72
commit fc5d6e91d4
13 changed files with 73 additions and 38 deletions

View File

@@ -25,6 +25,7 @@
app:layout_constraintTop_toBottomOf="@id/devicesTitle"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"
android:layout_marginTop="4dp"
tools:listitem="@layout/item_ble_device" />
<Button