Skip to content

Commit 293d558

Browse files
committed
chore: improve 'control preference' designer
Adds a "Remove '<key>'" preview
1 parent e1edf42 commit 293d558

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AnkiDroid/src/main/res/layout/control_preference.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@
5757
android:layout_width="match_parent"
5858
android:layout_height="wrap_content"
5959
android:divider="@null"
60+
tools:listitem="@layout/control_preference_list_item"
6061
/>
6162
</LinearLayout>

0 commit comments

Comments
 (0)