restore dividers on gpodnet preferences
by setting selectable to its default value of true.
This commit is contained in:
parent
9627a2ae73
commit
cf035bc748
|
@ -251,7 +251,6 @@
|
|||
android:summary="@string/pref_gpodnet_sync_sum"/>
|
||||
<Preference android:key="pref_gpodnet_sync_report"
|
||||
android:title="@string/pref_gpodnet_last_sync_title"
|
||||
android:selectable="false"
|
||||
android:enabled="false"
|
||||
android:shouldDisableView="true"/>
|
||||
<Preference
|
||||
|
|
Loading…
Reference in New Issue