We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a27d02 + 9227896 commit 8be64f6Copy full SHA for 8be64f6
Simperium/src/main/res/layout/activity_credentials.xml
@@ -21,6 +21,7 @@
21
22
<RelativeLayout
23
android:clipToPadding="false"
24
+ android:layout_centerHorizontal="true"
25
android:layout_height="match_parent"
26
android:layout_marginTop="?attr/actionBarSize"
27
android:layout_width="@dimen/width_layout"
build.gradle
@@ -35,5 +35,5 @@ def gitDescribe() {
35
}
36
37
def static gitVersion() {
38
- '0.9.0'
+ '0.9.1'
39
0 commit comments