diff --git a/.idea/misc.xml b/.idea/misc.xml index 5d19981..fbb6828 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index dbae8a1..14f2d91 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 16 - versionName "0.8.0.3" + versionCode 17 + versionName "0.8.0.4" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake { diff --git a/app/src/main/res/layout/gen_fragment.xml b/app/src/main/res/layout/gen_fragment.xml index 99e88eb..d6b3273 100644 --- a/app/src/main/res/layout/gen_fragment.xml +++ b/app/src/main/res/layout/gen_fragment.xml @@ -1,107 +1,112 @@ - + android:layout_height="match_parent"> + android:layout_height="match_parent" + android:orientation="vertical"> - + android:orientation="horizontal" + android:weightSum="2"> + + + + + - - - - - - - - - + android:textAlignment="center" /> + + + + + + + + + + +