Procházet zdrojové kódy

邀请收益标题与下边内容距离调到6dp

Gogs před 1 měsícem
rodič
revize
40ba913be9

+ 1 - 2
module_me/src/main/res/layout/module_me_activity_invite_earnings.xml

@@ -19,9 +19,8 @@
 
     <androidx.constraintlayout.widget.ConstraintLayout
         android:id="@+id/clTopBar"
-        android:layout_width="0dp"
         android:layout_height="wrap_content"
-        android:paddingBottom="0dp"
+        android:paddingBottom="6dp"
         app:layout_constraintEnd_toEndOf="parent"
         app:layout_constraintStart_toStartOf="parent"
         app:layout_constraintTop_toTopOf="parent">