Commit d21cf7b7 authored by Mygod's avatar Mygod

Show full proxied apps mode to compensate for missing title

parent d3059151
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginStart="16dp" android:layout_marginStart="16dp"
android:minWidth="42dp" android:minWidth="42dp"
android:text="@string/proxied_apps_mode" android:text="@string/proxied_apps"
app:layout_constraintBottom_toBottomOf="@+id/bypassGroup" app:layout_constraintBottom_toBottomOf="@+id/bypassGroup"
app:layout_constraintStart_toStartOf="parent" app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="@+id/bypassGroup" /> app:layout_constraintTop_toTopOf="@+id/bypassGroup" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment