fiuu-mobile-xdk-reactnative
Version:
Razer Merchant Services mobile payment for React Native
11 lines • 426 B
text/xml
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context="com.molpayxdk.MOLPayActivity">
<item
android:id="@+id/closeBtn"
android:orderInCategory="100"
android:title="@string/close"
app:showAsAction="always" />
</menu>