new version prepared

This commit is contained in:
2022-08-28 02:23:39 +02:00
parent e11cc09da2
commit baa39c7a77
26 changed files with 156 additions and 169 deletions

View File

@ -113,6 +113,13 @@
</TableLayout>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/red"
android:layout_marginTop="@dimen/default_margin"
android:text="@string/tetheringBluetoothNotPossible" />
<Button
android:id="@+id/bTriggerTetheringSave"
android:layout_width="wrap_content"