diff --git a/LocationRinger/res/layout/ringtone_fragment.xml b/LocationRinger/res/layout/ringtone_fragment.xml index 32e4860..bde96f1 100644 --- a/LocationRinger/res/layout/ringtone_fragment.xml +++ b/LocationRinger/res/layout/ringtone_fragment.xml @@ -18,7 +18,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:cursorVisible="false" - android:editable="false" /> + android:editable="false" + android:focusable="false" />