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
ea86dd32
Commit
ea86dd32
authored
May 21, 2021
by
Kim Jinsung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
閉じるボタンと戻るボタン表示問題対応
parent
19ae8790
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
ABVJE_UI_Android/res/layout-normal/push_message_list_dialog.xml
+2
-2
ABVJE_UI_Android/res/layout/communication_menu_dialog.xml
+1
-1
ABVJE_UI_Android/res/layout/operation_search_dialog.xml
+1
-1
ABVJE_UI_Android/res/layout/operation_select_dialog.xml
+1
-1
ABVJE_UI_Android/res/layout/push_message_list_dialog.xml
+1
-1
ABVJE_UI_Android/res/layout/push_message_send_dialog.xml
+2
-2
No files found.
ABVJE_UI_Android/res/layout-normal/push_message_list_dialog.xml
View file @
ea86dd32
...
...
@@ -13,7 +13,7 @@
android:layout_height=
"50dp"
android:layout_width=
"match_parent"
>
<Button
<
Image
Button
android:id=
"@+id/back_btn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
@@ -36,7 +36,7 @@
android:textColor=
"@color/edt_text"
android:textSize=
"@dimen/opeartion_title_text_size"
/>
<Button
<
Image
Button
android:id=
"@+id/close_btn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
ABVJE_UI_Android/res/layout/communication_menu_dialog.xml
View file @
ea86dd32
...
...
@@ -34,7 +34,7 @@
android:textColor=
"@color/edt_text"
android:textSize=
"@dimen/opeartion_title_text_size"
/>
<Button
<
Image
Button
android:id=
"@+id/close_btn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
ABVJE_UI_Android/res/layout/operation_search_dialog.xml
View file @
ea86dd32
...
...
@@ -24,7 +24,7 @@
android:textColor=
"@color/edt_text"
android:textSize=
"@dimen/opeartion_title_text_size"
/>
<Button
<
Image
Button
android:id=
"@+id/closeBtn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
ABVJE_UI_Android/res/layout/operation_select_dialog.xml
View file @
ea86dd32
...
...
@@ -25,7 +25,7 @@
android:textColor=
"@color/edt_text"
android:textSize=
"@dimen/opeartion_title_text_size"
/>
<Button
<
Image
Button
android:id=
"@+id/close_btn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
ABVJE_UI_Android/res/layout/push_message_list_dialog.xml
View file @
ea86dd32
...
...
@@ -34,7 +34,7 @@
android:textColor=
"@color/edt_text"
android:textSize=
"@dimen/opeartion_title_text_size"
/>
<Button
<
Image
Button
android:id=
"@+id/close_btn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
ABVJE_UI_Android/res/layout/push_message_send_dialog.xml
View file @
ea86dd32
...
...
@@ -13,7 +13,7 @@
android:layout_height=
"50dp"
android:layout_width=
"match_parent"
>
<Button
<
Image
Button
android:id=
"@+id/back_btn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
@@ -33,7 +33,7 @@
android:textColor=
"@color/edt_text"
android:textSize=
"@dimen/opeartion_title_text_size"
/>
<Button
<
Image
Button
android:id=
"@+id/close_btn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
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