We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55309b commit ee6902cCopy full SHA for ee6902c
raveandroid/src/main/res/layout/activity_rave_pay.xml
@@ -13,6 +13,7 @@ tools:context="com.flutterwave.raveandroid.RavePayActivity">
13
<RelativeLayout
14
android:layout_width="match_parent"
15
android:gravity="center"
16
+ android:clickable="true"
17
android:background="#fff"
18
android:id="@+id/permission_required_layout"
19
android:visibility="gone"
0 commit comments