We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d305915 commit d21cf7bCopy full SHA for d21cf7b
mobile/src/main/res/layout/layout_apps.xml
@@ -39,7 +39,7 @@
39
android:layout_height="wrap_content"
40
android:layout_marginStart="16dp"
41
android:minWidth="42dp"
42
- android:text="@string/proxied_apps_mode"
+ android:text="@string/proxied_apps"
43
app:layout_constraintBottom_toBottomOf="@+id/bypassGroup"
44
app:layout_constraintStart_toStartOf="parent"
45
app:layout_constraintTop_toTopOf="@+id/bypassGroup" />
0 commit comments