[android] Removed deafult text from subscription sale layout

This commit is contained in:
Александр Зацепин 2019-07-09 18:28:33 +03:00 committed by yoksnod
parent d9b0ce759d
commit 1f348a3a6f

View file

@ -15,7 +15,6 @@
android:layout_height="wrap_content"
android:textColor="?attr/routingButtonHint"
android:lineSpacingExtra="2sp"
android:text="Save 38$"
tools:text="Save 38$"
tools:ignore="UnusedAttribute"
android:background="@drawable/sale_view_bg"