Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_vedio
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
android_vedio
Commits
94718725
Commit
94718725
authored
Jul 25, 2023
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式优化
parent
ed633a47
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
22 deletions
+22
-22
activity_nine.xml
video/app/src/main/res/layout/activity_nine.xml
+2
-2
view_lucky_mokey_panel2.xml
video/app/src/main/res/layout/view_lucky_mokey_panel2.xml
+19
-19
view_panel_item2.xml
video/app/src/main/res/layout/view_panel_item2.xml
+1
-1
No files found.
video/app/src/main/res/layout/activity_nine.xml
View file @
94718725
...
...
@@ -77,8 +77,8 @@
<RelativeLayout
android:id=
"@+id/btn_action"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:layout_centerInParent=
"true"
android:background=
"@mipmap/ic_lucky_vedio"
>
...
...
video/app/src/main/res/layout/view_lucky_mokey_panel2.xml
View file @
94718725
...
...
@@ -22,7 +22,7 @@
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_margin=
"
20
dp"
android:layout_margin=
"
14
dp"
android:padding=
"5dp"
android:background=
"@drawable/bg_lucky_monkey_panel_nei"
android:orientation=
"vertical"
>
...
...
@@ -34,8 +34,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id=
"@+id/item1"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:background=
"@mipmap/ic_nine_item_bg"
/>
<View
...
...
@@ -45,8 +45,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id=
"@+id/item2"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:background=
"@mipmap/ic_nine_item_bg"
/>
<View
...
...
@@ -56,8 +56,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id=
"@+id/item3"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:background=
"@mipmap/ic_nine_item_bg"
/>
</LinearLayout>
...
...
@@ -73,8 +73,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id=
"@+id/item4"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:background=
"@mipmap/ic_nine_item_bg"
/>
<View
...
...
@@ -84,8 +84,8 @@
<View
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
/>
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
/>
<View
...
...
@@ -95,8 +95,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id=
"@+id/item6"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:background=
"@mipmap/ic_nine_item_bg"
/>
</LinearLayout>
...
...
@@ -112,8 +112,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id=
"@+id/item7"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:background=
"@mipmap/ic_nine_item_bg"
/>
<View
...
...
@@ -123,8 +123,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id=
"@+id/item8"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:background=
"@mipmap/ic_nine_item_bg"
/>
<View
...
...
@@ -134,8 +134,8 @@
<com.mints.helivideo.ui.widgets.luckymonkeypanel.PanelItemView2
android:id=
"@+id/item9"
android:layout_width=
"
5
0dp"
android:layout_height=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"
6
0dp"
android:background=
"@mipmap/ic_nine_item_bg"
/>
</LinearLayout>
</LinearLayout>
...
...
video/app/src/main/res/layout/view_panel_item2.xml
View file @
94718725
...
...
@@ -28,7 +28,7 @@
android:layout_marginRight=
"4dp"
android:gravity=
"center_horizontal"
android:textColor=
"#A24240"
android:textSize=
"
7
sp"
></TextView>
android:textSize=
"
9
sp"
></TextView>
</LinearLayout>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment