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
0b12da8d
Commit
0b12da8d
authored
Nov 10, 2021
by
Lee Munkyeong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
資料,ログイン,設定画面デザイン修正。
parent
684902ac
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
24 additions
and
24 deletions
+24
-24
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_login.xml
+1
-1
ABVJE_UI_Android/res/layout/ac_setting_main.xml
+1
-1
ABVJE_UI_Android/res/layout/ac_splash1.xml
+1
-1
ABVJE_UI_Android/src/jp/agentec/abook/abv/ui/common/activity/ABVAuthenticatedActivity.java
+1
-1
No files found.
ABVJE_UI_Android/res/layout-large/ac_operation_related_content.xml
View file @
0b12da8d
...
...
@@ -110,8 +110,8 @@
<ImageButton
android:id=
"@+id/btn_operation_home"
style=
"@style/ToolBarIcon"
android:layout_width=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
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=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
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=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
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=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
dp"
android:scaleType=
"fitCenter"
android:layout_centerVertical=
"true"
android:src=
"@drawable/btn_operation_print"
/>
...
...
@@ -209,9 +209,9 @@
<ImageButton
android:id=
"@+id/btn_setting"
style=
"@style/ToolBarIcon"
android:layout_width=
"30dp"
android:layout_width=
"27dp"
android:layout_height=
"27dp"
android:scaleType=
"fitCenter"
android:layout_height=
"30dp"
android:onClick=
"onClickSetting"
android:src=
"@drawable/ic_operation_setting"
/>
...
...
ABVJE_UI_Android/res/layout-normal/ac_operation_related_content.xml
View file @
0b12da8d
...
...
@@ -95,8 +95,8 @@
<ImageButton
android:id=
"@+id/btn_operation_home"
android:layout_width=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
dp"
android:background=
"@drawable/btn_operation_home"
/>
...
...
@@ -120,8 +120,8 @@
<ImageButton
android:id=
"@+id/btn_common_content"
android:layout_width=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
dp"
android:background=
"@drawable/btn_common_content"
/>
<TextView
...
...
@@ -145,8 +145,8 @@
<ImageButton
android:id=
"@+id/btn_communication_menu"
android:layout_width=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
dp"
android:scaleType=
"fitCenter"
android:background=
"@drawable/ic_communication_menu"
/>
...
...
@@ -170,8 +170,8 @@
<ImageButton
android:id=
"@+id/btn_operation_print"
android:layout_width=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
dp"
android:layout_centerVertical=
"true"
android:background=
"@drawable/btn_operation_print"
/>
...
...
@@ -193,8 +193,8 @@
<ImageButton
android:id=
"@+id/btn_setting"
android:layout_width=
"
30
dp"
android:layout_height=
"
30
dp"
android:layout_width=
"
27
dp"
android:layout_height=
"
27
dp"
android:layout_centerVertical=
"true"
android:background=
"@drawable/ic_operation_setting"
android:onClick=
"onClickSetting"
/>
...
...
ABVJE_UI_Android/res/layout/ac_login.xml
View file @
0b12da8d
...
...
@@ -3,7 +3,7 @@
android:id=
"@+id/linear_main"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:background=
"@
drawable/app_bg
"
android:background=
"@
color/operation_color
"
>
<LinearLayout
...
...
ABVJE_UI_Android/res/layout/ac_setting_main.xml
View file @
0b12da8d
...
...
@@ -4,7 +4,7 @@
android:id=
"@+id/main"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:background=
"@
drawable/setting_bg
"
android:background=
"@
color/operation_color
"
android:orientation=
"vertical"
android:padding=
"20dp"
>
...
...
ABVJE_UI_Android/res/layout/ac_splash1.xml
View file @
0b12da8d
...
...
@@ -2,7 +2,7 @@
<RelativeLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:background=
"@
drawable/app_bg
"
>
android:background=
"@
color/operation_color
"
>
<ImageView
android:id=
"@+id/img_logo"
...
...
ABVJE_UI_Android/src/jp/agentec/abook/abv/ui/common/activity/ABVAuthenticatedActivity.java
View file @
0b12da8d
...
...
@@ -1284,7 +1284,7 @@ public abstract class ABVAuthenticatedActivity extends ABVActivity implements Co
protected
void
setCommunicationImageButton
()
{
List
<
PushMessageDto
>
pushMessageDtoList
=
pushMessageLogic
.
getAllPushMessageList
();
boolean
existUnreadFlg
=
checkUnReadCommunication
(
pushMessageDtoList
);
communicationButton
.
setImageResource
(
existUnreadFlg
?
R
.
drawable
.
ic_communication_menu_with_badge
:
R
.
drawable
.
ic_communication_menu
);
communicationButton
.
setImageResource
(
R
.
drawable
.
ic_communication_menu
);
}
/**
...
...
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