Prepare release 2.4.0 #283

Merged
mmarif merged 4 commits from prepare-release-2.4 into master 2020-03-15 15:09:31 +00:00
Showing only changes of commit dcb8e08b6a - Show all commits

View File

@ -13,7 +13,7 @@
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/colorPrimary"
android:background="?attr/primaryBackgroundColor"
tools:ignore="UnusedAttribute">
<ImageView