Added about dialog
- about dialog - changed old dev tag „karim23697“ to „kabouzeid“
This commit is contained in:
parent
25387c5338
commit
09f63ac822
7 changed files with 70 additions and 15 deletions
|
|
@ -28,4 +28,10 @@
|
|||
android:orderInCategory="100"
|
||||
android:title="@string/action_settings"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_about"
|
||||
android:orderInCategory="101"
|
||||
android:title="@string/action_about"
|
||||
app:showAsAction="never"/>
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue