Skip to content

Commit

Permalink
cn_repo: remove unused android-id
Browse files Browse the repository at this point in the history
  • Loading branch information
cjybyjk committed Sep 23, 2018
1 parent 943c5c0 commit 17a5a95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/full/res/xml/app_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
android:title="@string/language"/>

<SwitchPreference
android:id="@+id/cn_repo"
android:key="cn_repo"
android:defaultValue="false"
android:title="@string/settings_cn_repo_title"
Expand Down Expand Up @@ -137,4 +136,4 @@

</PreferenceCategory>

</PreferenceScreen>
</PreferenceScreen>

0 comments on commit 17a5a95

Please sign in to comment.