Skip to content

Commit

Permalink
Revert "Show full proxied apps mode to compensate for missing title"
Browse files Browse the repository at this point in the history
This reverts commit d21cf7b.

Fixes #2806.
  • Loading branch information
Mygod committed Oct 10, 2021
1 parent 1c73e48 commit d835837
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"
android:text="@string/proxied_apps_mode"
app:layout_constraintBottom_toBottomOf="@+id/bypassGroup"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="@+id/bypassGroup" />
Expand Down

0 comments on commit d835837

Please sign in to comment.