Skip to content

Commit

Permalink
fx
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Feb 6, 2024
1 parent 7852356 commit d8baba2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pandroid/app/src/main/res/menu/game_drawer_settings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
android:divider="@null">
android:divider="@null"
android:dividerHeight="0dp">
<!-- First category: Actions -->
<group android:id="@+id/group_actions">
<!-- Header for the Actions category -->
Expand Down

0 comments on commit d8baba2

Please sign in to comment.