This commit is contained in:
Mygod
2018-01-15 12:53:51 -08:00
parent 1ce967f196
commit 3a3e6b8689
23 changed files with 59 additions and 13 deletions

View File

@@ -11,8 +11,6 @@
android:background="?attr/colorPrimary"
android:elevation="4dp"
app:title="@string/app_name"
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"
android:id="@+id/toolbar"/>
<fragment
class="be.mygod.vpnhotspot.SettingsPreferenceFragment"