Commit 94718725 authored by mengcuiguang's avatar mengcuiguang

样式优化

parent ed633a47
...@@ -77,8 +77,8 @@ ...@@ -77,8 +77,8 @@
<RelativeLayout <RelativeLayout
android:id="@+id/btn_action" android:id="@+id/btn_action"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:layout_centerInParent="true" android:layout_centerInParent="true"
android:background="@mipmap/ic_lucky_vedio"> android:background="@mipmap/ic_lucky_vedio">
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_margin="20dp" android:layout_margin="14dp"
android:padding="5dp" android:padding="5dp"
android:background="@drawable/bg_lucky_monkey_panel_nei" android:background="@drawable/bg_lucky_monkey_panel_nei"
android:orientation="vertical"> android:orientation="vertical">
...@@ -34,8 +34,8 @@ ...@@ -34,8 +34,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2 <com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id="@+id/item1" android:id="@+id/item1"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:background="@mipmap/ic_nine_item_bg" /> android:background="@mipmap/ic_nine_item_bg" />
<View <View
...@@ -45,8 +45,8 @@ ...@@ -45,8 +45,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2 <com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id="@+id/item2" android:id="@+id/item2"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:background="@mipmap/ic_nine_item_bg" /> android:background="@mipmap/ic_nine_item_bg" />
<View <View
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2 <com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id="@+id/item3" android:id="@+id/item3"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:background="@mipmap/ic_nine_item_bg" /> android:background="@mipmap/ic_nine_item_bg" />
</LinearLayout> </LinearLayout>
...@@ -73,8 +73,8 @@ ...@@ -73,8 +73,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2 <com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id="@+id/item4" android:id="@+id/item4"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:background="@mipmap/ic_nine_item_bg" /> android:background="@mipmap/ic_nine_item_bg" />
<View <View
...@@ -84,8 +84,8 @@ ...@@ -84,8 +84,8 @@
<View <View
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" /> android:layout_height="60dp" />
<View <View
...@@ -95,8 +95,8 @@ ...@@ -95,8 +95,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2 <com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id="@+id/item6" android:id="@+id/item6"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:background="@mipmap/ic_nine_item_bg" /> android:background="@mipmap/ic_nine_item_bg" />
</LinearLayout> </LinearLayout>
...@@ -112,8 +112,8 @@ ...@@ -112,8 +112,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2 <com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id="@+id/item7" android:id="@+id/item7"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:background="@mipmap/ic_nine_item_bg" /> android:background="@mipmap/ic_nine_item_bg" />
<View <View
...@@ -123,8 +123,8 @@ ...@@ -123,8 +123,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2 <com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id="@+id/item8" android:id="@+id/item8"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:background="@mipmap/ic_nine_item_bg" /> android:background="@mipmap/ic_nine_item_bg" />
<View <View
...@@ -134,8 +134,8 @@ ...@@ -134,8 +134,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2 <com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id="@+id/item9" android:id="@+id/item9"
android:layout_width="50dp" android:layout_width="60dp"
android:layout_height="50dp" android:layout_height="60dp"
android:background="@mipmap/ic_nine_item_bg" /> android:background="@mipmap/ic_nine_item_bg" />
</LinearLayout> </LinearLayout>
</LinearLayout> </LinearLayout>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
android:layout_marginRight="4dp" android:layout_marginRight="4dp"
android:gravity="center_horizontal" android:gravity="center_horizontal"
android:textColor="#A24240" android:textColor="#A24240"
android:textSize="7sp"></TextView> android:textSize="9sp"></TextView>
</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