소스 검색

邀请收益标题与下边内容距离调到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">