remove unused files
This commit is contained in:
parent
ef57341c6e
commit
4d66133894
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<resources>
|
||||
|
||||
<string-array name="bridge_options">
|
||||
<item>Obfs4 (Best)</item>
|
||||
<item>Obfs3</item>
|
||||
<item>ScrambleSuit</item>
|
||||
<item>Tunnel through Azure</item>
|
||||
<item>Tunnel through Amazon</item>
|
||||
<item>Get New Bridges</item>
|
||||
<item></item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
|
@ -1,8 +0,0 @@
|
|||
|
||||
<resources>
|
||||
<color name="panel_background">#ffffff</color>
|
||||
<color name="panel_background_dark">#efefef</color>
|
||||
<color name="panel_background_main">#efefef</color>
|
||||
<color name="bright_green">#ccff2a</color>
|
||||
<color name="dark_green">#669901</color>
|
||||
</resources>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="NotificationText" parent="android:TextAppearance.StatusBar.EventContent" />
|
||||
<style name="NotificationTitle" parent="android:TextAppearance.StatusBar.EventContent.Title" />
|
||||
</resources>
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<resources>
|
||||
<style name="DefaultTheme" parent="Theme.AppCompat.NoActionBar">
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue