Skip to content

Commit

Permalink
[Update] Remove API key preference
Browse files Browse the repository at this point in the history
  • Loading branch information
z-huang committed Jun 16, 2021
1 parent fa6b122 commit 11fc7cd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/main/res/xml/preferences.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<EditTextPreference
app:icon="@drawable/ic_vpn_key"
app:key="@string/pref_api_key"
app:title="@string/pref_api_key_title" />
<ListPreference
android:defaultValue="@string/default_localization_key"
android:entries="@array/language_names"
Expand Down

0 comments on commit 11fc7cd

Please # to comment.