Newer
Older
MpAndroidChart / MPChartExample / res / menu / realm.xml
Bello on 7 Feb 2018 214 bytes init
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" >

    <item
        android:id="@+id/viewRealm"
        android:title="realm.io website">
    </item>
</menu>