mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-08 11:02:54 +00:00
Added About activity
This commit is contained in:
@ -12,6 +12,11 @@
|
||||
android:id="@+id/action_settings"
|
||||
android:title="@string/action_settings"/>
|
||||
|
||||
<!-- About activity -->
|
||||
<item
|
||||
android:id="@+id/action_about"
|
||||
android:title="@string/action_about"/>
|
||||
|
||||
<!-- Sign out -->
|
||||
<item
|
||||
android:id="@+id/action_logout"
|
||||
|
Reference in New Issue
Block a user