diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 0b40c27d69..7566503dda 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -297,7 +297,7 @@
android:finishOnTaskLaunch="true" />
diff --git a/build.gradle b/build.gradle
index 8ed7b04b66..538d08a1a5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -29,9 +29,6 @@ repositories {
maven { // textdrawable
url 'https://dl.bintray.com/amulyakhare/maven'
}
- maven { // material-dialogs
- url "https://jitpack.io"
- }
maven { // cwac-camera
url 'https://repo.commonsware.com.s3.amazonaws.com'
}
@@ -51,12 +48,6 @@ dependencies {
compile 'com.makeramen:roundedimageview:2.1.0'
compile 'com.pnikosis:materialish-progress:1.5'
compile 'de.greenrobot:eventbus:2.4.0'
- compile ('com.afollestad:material-dialogs:0.7.3.1') {
- exclude module: 'appcompat-v7'
- exclude module: 'recyclerview-v7'
- exclude module: 'support-annotations'
- }
-
compile 'pl.tajchert:waitingdots:0.1.0'
compile 'com.soundcloud.android:android-crop:0.9.10@aar'
compile 'com.android.support:appcompat-v7:22.2.1'
@@ -116,7 +107,6 @@ dependencyVerification {
'com.makeramen:roundedimageview:1f5a1865796b308c6cdd114acc6e78408b110f0a62fc63553278fbeacd489cd1',
'com.pnikosis:materialish-progress:d71d80e00717a096784482aee21001a9d299fec3833e4ebd87739ed36cf77c54',
'de.greenrobot:eventbus:61d743a748156a372024d083de763b9e91ac2dcb3f6a1cbc74995c7ddab6e968',
- 'com.afollestad:material-dialogs:624dffff240533ca69414464f416c81c88c5c29689bb169093b9a333104f2471',
'pl.tajchert:waitingdots:2835d49e0787dbcb606c5a60021ced66578503b1e9fddcd7a5ef0cd5f095ba2c',
'com.soundcloud.android:android-crop:ffd4b973cf6e97f7d64118a0dc088df50e9066fd5634fe6911dd0c0c5d346177',
'com.android.support:appcompat-v7:4b5ccba8c4557ef04f99aa0a80f8aa7d50f05f926a709010a54afd5c878d3618',
diff --git a/res/layout/registration_problems.xml b/res/layout/registration_problems.xml
index 7852850bea..5d4c63aa82 100644
--- a/res/layout/registration_problems.xml
+++ b/res/layout/registration_problems.xml
@@ -1,107 +1,115 @@
-
-
-
-
-
+ android:layout_height="fill_parent"
+ android:paddingTop="24dp"
+ android:paddingLeft="24dp"
+ android:paddingRight="24dp">
-
+
-
+
-
+
-
+
-
-
+ android:text="•" />
-
-
-
-
-
-
-
+ android:orientation="vertical" >
+
+
+
+
+
+
+
+
-
-
+ android:text="•" />
-
+
-
+
-
+
+
+
+
+
+ android:text="•" />
-
-
-
-
-
+ android:orientation="vertical" >
+
+
+
+
+
+
+
+
+
diff --git a/res/values/styles.xml b/res/values/styles.xml
index a8928f2748..e8564b8ec5 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -9,7 +9,7 @@
- @null
-
+
+