|
|
|
@ -40,6 +40,11 @@ |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
<FrameLayout |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_gravity="center"> |
|
|
|
|
|
|
|
|
|
<com.google.android.flexbox.FlexboxLayout |
|
|
|
|
android:id="@+id/gl_child" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
@ -58,6 +63,9 @@ |
|
|
|
|
android:layout_width="36dp" |
|
|
|
|
android:layout_height="36dp" |
|
|
|
|
android:visibility="gone" |
|
|
|
|
android:layout_gravity="center" |
|
|
|
|
app:loading_width="2dp" /> |
|
|
|
|
|
|
|
|
|
</FrameLayout> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |