Skip to content
Snippets Groups Projects
Commit 9711ba25 authored by Stephen Bird's avatar Stephen Bird Committed by Gerrit Code Review
Browse files

Protected Folders: Prevent the folder name from covering the toggle

Change-Id: I2d1d4550674efcab221e071c3290da2aeadad501
parent 16570fb9
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_toStartOf="@id/folder_lock_icon"
android:paddingBottom="@dimen/folder_name_padding"
android:paddingTop="@dimen/folder_name_padding"
android:hint="@string/folder_hint_text"
......
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