mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-02 14:26:49 -04:00
Add a menu button for the Home page
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
android:showAsAction="ifRoom"
|
||||
android:title="@string/action_alert_settings"
|
||||
android:icon="@drawable/ic_action_settings"/>
|
||||
<item android:id="@+id/action_home" android:title="Home"></item>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user