Skip to content
Snippets Groups Projects
Commit 663e4078 authored by Emma Falkiewitz's avatar Emma Falkiewitz
Browse files

searchBar: add padding between search bar icons and text

GitLab: #1568
Change-Id: I708348d6dca963052982587768b15b65d6bf67e5
parent a9cd81e9
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,7 @@ along with this program; if not, write to the Free Software
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:drawablePadding="8dp"
android:text="@string/qr_code"
android:textSize="@dimen/text_size_large"
app:drawableStartCompat="@drawable/baseline_qr_code_2_black_24dp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment