UNPKG
react-native-danmaku
Version:
latest (0.0.1)
0.0.1
Danmaku React Native SDK
github.com/mygu/react-native-danmaku
mygu/react-native-danmaku
react-native-danmaku
/
android
/
src
/
main
/
res
/
menu
/
main.xml
7 lines
(6 loc)
•
244 B
text/xml
View Raw
1
2
3
4
5
6
7
<
menu
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
item
android:id
=
"@+id/action_settings"
android:title
=
"@string/action_settings"
android:orderInCategory
=
"100"
android:showAsAction
=
"never"
/>
</
menu
>