res/menu/activity_authenticator.xml

changeset 0
fb9019fb1bf7
equal deleted inserted replaced
-1:000000000000 0:14cdbda66ee0
1 <menu xmlns:android="http://schemas.android.com/apk/res/android" >
2
3 <item
4 android:id="@+id/menu_forgot_password"
5 android:showAsAction="never"
6 android:title="@string/menu_forgot_password"/>
7
8 </menu>

mercurial