mirror of
https://github.com/M66B/NetGuard.git
synced 2025-03-15 08:29:02 +00:00
Layout improvement
This commit is contained in:
parent
e1114967d9
commit
2e4bf4379c
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,7 @@
|
|||
android:id="@+id/cbUsing"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="4dp"
|
||||
android:text="@string/title_using"
|
||||
android:textAppearance="@android:style/TextAppearance.Material.Small" />
|
||||
|
||||
|
@ -109,6 +110,7 @@
|
|||
android:id="@+id/btnLaunch"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="4dp"
|
||||
android:text="@string/title_launch" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
Loading…
Add table
Reference in a new issue