Skip to content

Commit

Permalink
Show full proxied apps mode to compensate for missing title
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed May 31, 2021
1 parent d305915 commit d21cf7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/src/main/res/layout/layout_apps.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:minWidth="42dp"
android:text="@string/proxied_apps_mode"
android:text="@string/proxied_apps"
app:layout_constraintBottom_toBottomOf="@+id/bypassGroup"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="@+id/bypassGroup" />
Expand Down

0 comments on commit d21cf7b

Please sign in to comment.