fix button text
This commit is contained in:
parent
345a57da09
commit
3a33529307
1 changed files with 1 additions and 2 deletions
|
@ -85,8 +85,7 @@
|
||||||
android:drawablePadding="10dp"
|
android:drawablePadding="10dp"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:drawableStart="@drawable/ic_clone"
|
android:drawableStart="@drawable/ic_clone" />
|
||||||
android:text="@string/reuse_profile_pct_hours" />
|
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue