Skip to content

Commit 0910a4e

Browse files
Add touch feedback to the change button
1 parent a8a471d commit 0910a4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OpenScienceJournal/whistlepunk_library/src/main/res/layout/activity_arduino_auth_settings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
android:id="@+id/section_google_drive_switch_change"
203203
android:layout_width="wrap_content"
204204
android:layout_height="wrap_content"
205+
android:background="?selectableItemBackgroundBorderless"
205206
android:fontFamily="@font/open_sans_bold"
206207
android:text="@string/arduino_auth_settings_section_sync_change"
207208
android:textAllCaps="true"

0 commit comments

Comments
 (0)