Sign in
android
/
platform
/
external
/
MPAndroidChart
/
9ba46d86
/
.
/
MPChartExample
/
src
/
main
/
res
/
menu
/
only_github.xml
blob: c0a9b66934b0999a3b7e259db10ef116254c90ed [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<menu
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<item
android:id
=
"@+id/viewGithub"
android:title
=
"@string/viewGithub"
>
</item>
</menu>