react-native-abbyy-mobile-capture
Version:
React Native ABBYY Mobile Capture
13 lines (10 loc) • 386 B
text/xml
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="16dp">
<ProgressBar
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center" />
</FrameLayout>