adding settings screen
This commit is contained in:
@@ -5,4 +5,9 @@
|
||||
android:title="Upload History"
|
||||
android:orderInCategory="100"
|
||||
android:showAsAction="never" />
|
||||
<item
|
||||
android:id="@+id/action_settings"
|
||||
android:title="Settings"
|
||||
android:orderInCategory="200"
|
||||
android:showAsAction="never" />
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user