normal font for receiver

This commit is contained in:
m2049r 2017-11-04 13:45:21 +01:00
parent 2fa48d7441
commit 1ddc3d6b58
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 25
versionCode 37
versionCode 38
versionName "1.1.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {

View File

@ -29,7 +29,7 @@
app:errorEnabled="true">
<android.support.design.widget.TextInputEditText
style="@style/MoneroEdit.Medium"
style="@style/MoneroEdit"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="@string/send_address_hint"