mirror of
https://github.com/ev-map/EVMap.git
synced 2026-05-19 04:16:24 -04:00
Remove unneeded close button from Chargeprice view
This commit is contained in:
committed by
GitHub
parent
0c0a1f59a6
commit
7356b8a1be
@@ -8,9 +8,4 @@
|
||||
android:title="@string/help"
|
||||
app:showAsAction="always" />
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_close"
|
||||
android:icon="@drawable/ic_close"
|
||||
android:title="@string/close"
|
||||
app:showAsAction="always" />
|
||||
</menu>
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user