Skip to content

Commit

Permalink
Merge branch 'develop' into feature/v2ray
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajhilje committed Dec 3, 2023
2 parents 1a5b454 + 398b6b3 commit 7e76913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/res/layout/view_sliding_panel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@

<androidx.appcompat.widget.SwitchCompat
android:id="@+id/switch1"
android:layout_width="72dp"
android:layout_width="74dp"
android:layout_height="36dp"
android:checked="@{connect.isProtected}"
android:elevation="2dp"
Expand Down

0 comments on commit 7e76913

Please sign in to comment.