Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 07b22f8

Browse files
committed
Fix material switch padding on item_device_form.xml
1 parent 338d46a commit 07b22f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/item_device_form.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
android:layout_height="wrap_content"
77
android:layout_marginLeft="@dimen/material_divider_inset"
88
android:layout_marginStart="@dimen/material_divider_inset"
9+
android:paddingEnd="@dimen/abc_action_bar_content_inset_material"
910
android:textAppearance="@style/TextAppearance.AppCompat.Caption"
1011
tools:ignore="RtlHardcoded,RtlSymmetry" />

0 commit comments

Comments
 (0)