Commit 1a77fb20 by 严久程

首页按钮文案更新

parent a51160c5
......@@ -55,6 +55,8 @@
android:layout_width="0dp"
android:layout_height="78dp"
android:layout_weight="1"
android:layout_marginEnd="8dp"
android:layout_marginRight="8dp"
android:background="@drawable/home_listen_bt_bg"
android:gravity="center">
......@@ -111,8 +113,6 @@
android:id="@+id/homeModuleButtonBannerSecond"
android:layout_width="0dp"
android:layout_height="78dp"
android:layout_marginEnd="8dp"
android:layout_marginRight="8dp"
android:layout_weight="1"
android:background="@drawable/home_test_bt_bg">
......@@ -123,6 +123,7 @@
android:background="@drawable/home_button_first_free_bg"
android:paddingLeft="5dp"
android:paddingTop="1dp"
android:visibility="gone"
android:paddingRight="5dp"
android:paddingBottom="1dp"/>
......@@ -167,6 +168,5 @@
</RelativeLayout>
</LinearLayout>
</LinearLayout>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment