Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
Linhome-Android
Commits
dd2c444f
Commit
dd2c444f
authored
Mar 24, 2022
by
Christophe Deschamps
Browse files
Fix unclickable more button
parent
5681660a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app/src/main/res/layout/widget_round_rect_button_with_icon.xml
...rc/main/res/layout/widget_round_rect_button_with_icon.xml
+2
-2
No files found.
app/src/main/res/layout/widget_round_rect_button_with_icon.xml
View file @
dd2c444f
...
...
@@ -4,8 +4,8 @@
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:background=
"@color/transparent"
android:clickable=
"
tru
e"
android:focusable=
"
tru
e"
android:clickable=
"
fals
e"
android:focusable=
"
fals
e"
android:id=
"@+id/root"
android:gravity=
"center"
>
...
...
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