Skip to content

Commit d21cf7b

Browse files
committed
Show full proxied apps mode to compensate for missing title
1 parent d305915 commit d21cf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/src/main/res/layout/layout_apps.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
android:layout_height="wrap_content"
4040
android:layout_marginStart="16dp"
4141
android:minWidth="42dp"
42-
android:text="@string/proxied_apps_mode"
42+
android:text="@string/proxied_apps"
4343
app:layout_constraintBottom_toBottomOf="@+id/bypassGroup"
4444
app:layout_constraintStart_toStartOf="parent"
4545
app:layout_constraintTop_toTopOf="@+id/bypassGroup" />

0 commit comments

Comments
 (0)