Skip to content

Commit

Permalink
Correct preference attribute namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr0oked committed Apr 9, 2023
1 parent 661ca8c commit c1dfd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<Preference
app:key="version"
app:title="@string/version"
android:selectable="false" />
app:selectable="false" />

</PreferenceCategory>

Expand Down

0 comments on commit c1dfd62

Please sign in to comment.