Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neil Alexander
element-android
Commits
1799dcbd
Commit
1799dcbd
authored
May 12, 2021
by
Valere
Browse files
Fix lint
parent
0de56e29
Changes
1
Show whitespace changes
Inline
Side-by-side
vector/src/main/res/layout/item_generic_pill_footer.xml
View file @
1799dcbd
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
...
...
@@ -13,8 +14,9 @@
android:id=
"@+id/itemGenericPillImage"
android:layout_width=
"20dp"
android:layout_height=
"20dp"
android:importantForAccessibility=
"no"
android:src=
"@drawable/ic_info"
a
ndroid
:tint=
"?riotx_text_secondary"
/>
a
pp
:tint=
"?riotx_text_secondary"
/>
<TextView
android:id=
"@+id/itemGenericPillText"
...
...
Write
Preview
Supports
Markdown
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