restore dividers on gpodnet preferences

by setting selectable to its default value of true.
This commit is contained in:
domingos86 2016-07-17 13:22:59 -04:00 committed by GitHub
parent 9627a2ae73
commit cf035bc748
1 changed files with 0 additions and 1 deletions

View File

@ -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