Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
abook_check
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_android
abook_check
Commits
257f293c
Commit
257f293c
authored
Nov 10, 2021
by
Jung Kwangkyu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'features/1.4.100_develop_mk' into 'features/1.4.202'
デザイン修正及びsubmodule更新 See merge request
!244
parents
5d48026f
0a690b1b
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
23 additions
and
23 deletions
+23
-23
ABVJE_Launcher_Android/assets/check
+1
-1
ABVJE_Res_Default_Android/res/values/colors.xml
+1
-1
ABVJE_UI_Android/res/layout-large/ac_operation_related_content.xml
+10
-10
ABVJE_UI_Android/res/layout-normal/ac_operation_related_content.xml
+10
-10
ABVJE_UI_Android/res/layout/ac_setting_main.xml
+1
-1
No files found.
check
@
535f7af1
Subproject commit
2d46495648e5448102da39f0641590102570421a
Subproject commit
535f7af15eef6ec47c49b3fe79665e53e6113ead
ABVJE_Res_Default_Android/res/values/colors.xml
View file @
257f293c
...
...
@@ -88,7 +88,7 @@
<color
name=
"operation_related_content_new_mark"
>
#ff0000
</color>
<color
name=
"operation_bg"
>
#FFFFFF
</color>
<color
name=
"bottom_toolbar"
>
#F
2F2F2
</color>
<color
name=
"bottom_toolbar"
>
#F
8F9FA
</color>
<color
name=
"dialog_text_color"
>
#000000
</color>
...
...
ABVJE_UI_Android/res/layout-large/ac_operation_related_content.xml
View file @
257f293c
...
...
@@ -110,8 +110,8 @@
<ImageButton
android:id=
"@+id/btn_operation_home"
style=
"@style/ToolBarIcon"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:scaleType=
"fitCenter"
android:src=
"@drawable/btn_operation_home"
/>
...
...
@@ -135,8 +135,8 @@
android:id=
"@+id/btn_common_content"
style=
"@style/ToolBarIcon"
android:scaleType=
"fitCenter"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:src=
"@drawable/btn_common_content"
/>
<TextView
...
...
@@ -160,8 +160,8 @@
<ImageButton
android:id=
"@+id/btn_communication_menu"
style=
"@style/ToolBarIcon"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:scaleType=
"fitCenter"
android:layout_centerVertical=
"true"
android:src=
"@drawable/ic_communication_menu"
/>
...
...
@@ -185,8 +185,8 @@
<ImageButton
android:id=
"@+id/btn_operation_print"
style=
"@style/ToolBarIcon"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:scaleType=
"fitCenter"
android:layout_centerVertical=
"true"
android:src=
"@drawable/btn_operation_print"
/>
...
...
@@ -209,8 +209,8 @@
<ImageButton
android:id=
"@+id/btn_setting"
style=
"@style/ToolBarIcon"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:scaleType=
"fitCenter"
android:onClick=
"onClickSetting"
android:src=
"@drawable/ic_operation_setting"
/>
...
...
ABVJE_UI_Android/res/layout-normal/ac_operation_related_content.xml
View file @
257f293c
...
...
@@ -95,8 +95,8 @@
<ImageButton
android:id=
"@+id/btn_operation_home"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:background=
"@drawable/btn_operation_home"
/>
...
...
@@ -120,8 +120,8 @@
<ImageButton
android:id=
"@+id/btn_common_content"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:background=
"@drawable/btn_common_content"
/>
<TextView
...
...
@@ -145,8 +145,8 @@
<ImageButton
android:id=
"@+id/btn_communication_menu"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:scaleType=
"fitCenter"
android:background=
"@drawable/ic_communication_menu"
/>
...
...
@@ -170,8 +170,8 @@
<ImageButton
android:id=
"@+id/btn_operation_print"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:layout_centerVertical=
"true"
android:background=
"@drawable/btn_operation_print"
/>
...
...
@@ -193,8 +193,8 @@
<ImageButton
android:id=
"@+id/btn_setting"
android:layout_width=
"2
7
dp"
android:layout_height=
"2
7
dp"
android:layout_width=
"2
5
dp"
android:layout_height=
"2
5
dp"
android:layout_centerVertical=
"true"
android:background=
"@drawable/ic_operation_setting"
android:onClick=
"onClickSetting"
/>
...
...
ABVJE_UI_Android/res/layout/ac_setting_main.xml
View file @
257f293c
...
...
@@ -4,7 +4,7 @@
android:id=
"@+id/main"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:background=
"@
color/operation_color
"
android:background=
"@
drawable/setting_bg
"
android:orientation=
"vertical"
android:padding=
"20dp"
>
...
...
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