Skip to content

Commit

Permalink
fix: bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Jan 6, 2024
1 parent 93c41d1 commit 48ab158
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions V2rayNG/app/src/main/res/menu/menu_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,7 @@
android:icon="@drawable/ic_refresh"

app:showAsAction="always" />
<item
android:id="@+id/export_all"
android:icon="@drawable/ic_share_24dp"
android:title="@string/title_export_all"
app:showAsAction="never" />

<item
android:id="@+id/ping_all"
android:title="@string/title_ping_all_server"
Expand Down

0 comments on commit 48ab158

Please sign in to comment.