UI fixes, DNS infos. (#31)

This commit is contained in:
Revertron 2022-11-16 22:08:28 +01:00 committed by GitHub
parent c9476a7b00
commit ee81f4e902
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 103 additions and 148 deletions

View file

@ -162,13 +162,7 @@
android:paddingBottom="2pt"
android:showDividers="middle">
<TableRow
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginLeft="4pt"
android:layout_marginTop="4pt"
android:layout_marginRight="4pt"
android:layout_marginBottom="4pt">
<TableRow style="@style/SelectableItemStyle">
<LinearLayout
android:layout_width="match_parent"
@ -242,11 +236,7 @@
<TableRow
android:id="@+id/resetConfigurationRow"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?android:attr/selectableItemBackground"
android:clickable="true"
android:padding="4pt">
style="@style/SelectableItemStyle">
<TextView
android:layout_width="wrap_content"