improve bridge dialog display
This commit is contained in:
parent
ac037a9dc5
commit
c76d935cc3
|
@ -9,6 +9,6 @@
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||||
android:layout_margin="9dp"
|
android:layout_margin="3dp"
|
||||||
/>
|
/>
|
||||||
</ScrollView>
|
</ScrollView>
|
|
@ -8,7 +8,6 @@
|
||||||
<item>ScrambleSuit</item>
|
<item>ScrambleSuit</item>
|
||||||
<item>Tunnel through Azure</item>
|
<item>Tunnel through Azure</item>
|
||||||
<item>Tunnel through Amazon</item>
|
<item>Tunnel through Amazon</item>
|
||||||
<item>Tunnel through Google</item>
|
|
||||||
<item>Get New Bridges</item>
|
<item>Get New Bridges</item>
|
||||||
<item></item>
|
<item></item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
Loading…
Reference in New Issue