瀏覽代碼

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

Gogs 1 月之前
父節點
當前提交
40ba913be9
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      module_me/src/main/res/layout/module_me_activity_invite_earnings.xml

+ 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">