Skip to content

Commit

Permalink
disable preview preference
Browse files Browse the repository at this point in the history
Signed-off-by: Saul Henriquez <[email protected]>
  • Loading branch information
saulhdev committed Sep 29, 2020
1 parent 7a5a5f5 commit fd9f5fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Omega/res/xml/omega_preferences_developer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
android:key="pref_show_predictions"
android:title="@string/title_app_suggestions"
app:iconSpaceReserved="false" />

<!--
<com.saggitt.omega.preferences.PreviewPreference
android:key="pref_dock_preview"
app:layout="@layout/dock_preview" />
app:layout="@layout/dock_preview" /> -->
</PreferenceScreen>

0 comments on commit fd9f5fa

Please sign in to comment.