(root)/app/src/main/res/menu/menu_splash_internet_not_working.xml – Rev 21478
Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 21478 |
rajender |
1 |
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
2 |
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
3 |
xmlns:tools="http://schemas.android.com/tools"
|
|
|
4 |
tools:context="com.saholic.profittill.Utils.SplashInternetNotWorking">
|
|
|
5 |
<item android:id="@+id/action_settings" android:title="@string/action_settings"
|
|
|
6 |
android:orderInCategory="100" app:showAsAction="never" />
|
|
|
7 |
</menu>
|