Explorar o código

Add divider under extension details header

arkon %!s(int64=3) %!d(string=hai) anos
pai
achega
230fa76d57
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      app/src/main/res/layout/extension_detail_header.xml

+ 4 - 0
app/src/main/res/layout/extension_detail_header.xml

@@ -125,4 +125,8 @@
 
     </androidx.constraintlayout.widget.ConstraintLayout>
 
+    <com.google.android.material.divider.MaterialDivider
+        android:layout_width="match_parent"
+        android:layout_height="wrap_content" />
+
 </LinearLayout>