diff --git a/build.gradle b/build.gradle index 5e5be8917..3230ef1b4 100644 --- a/build.gradle +++ b/build.gradle @@ -156,8 +156,8 @@ android { applicationId 'io.forsta.relay' minSdkVersion 14 targetSdkVersion 22 - versionName "0.1.78" - versionCode 178 + versionName "0.1.80" + versionCode 180 multiDexEnabled true buildConfigField "long", "BUILD_TIMESTAMP", getLastCommitTimestamp() + "L" resValue "string", "forsta_authorities", applicationId + '.provider.ccsm' diff --git a/res/drawable-mdpi/ic_forsta_pin_dark.png b/res/drawable-mdpi/ic_forsta_pin_dark.png new file mode 100644 index 000000000..3b85892ce Binary files /dev/null and b/res/drawable-mdpi/ic_forsta_pin_dark.png differ diff --git a/res/layout/activity_dashboard.xml b/res/layout/activity_dashboard.xml index a27fa3c92..bb042e901 100644 --- a/res/layout/activity_dashboard.xml +++ b/res/layout/activity_dashboard.xml @@ -23,7 +23,8 @@ + android:layout_height="wrap_content" android:orientation="horizontal" + android:visibility="gone">