Fix card visibility for repo info README

This commit is contained in:
M M Arif
2022-08-18 14:05:03 +05:00
parent 7036abd420
commit 32b1f0e760

View File

@@ -420,6 +420,7 @@
</com.google.android.material.card.MaterialCardView>
<com.google.android.material.card.MaterialCardView
android:id="@+id/fileContentsFrameHeader"
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="?attr/materialCardViewFilledStyle"
@@ -435,7 +436,6 @@
android:orientation="vertical">
<LinearLayout
android:id="@+id/fileContentsFrameHeader"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"