mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-21 21:35:03 +00:00
parent
89fc613715
commit
0ca6fdd94a
1 changed files with 0 additions and 9 deletions
|
|
@ -179,13 +179,4 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"/>
|
||||
<TextView
|
||||
android:id="@+id/amount_error_label"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:text="@string/purchase_amount_error"
|
||||
android:textSize="12sp"
|
||||
android:textColor="@color/text_ternary"
|
||||
android:layout_marginTop="@dimen/spacing_medium"
|
||||
android:gravity="center_horizontal"/>
|
||||
</merge>
|
||||
Loading…
Reference in a new issue