Drop support for kitkat; Bump minSdk to 21
This has been dead for a while already, remove the code and bump minSdk to a version that actually works Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
android:layout_height="@dimen/icon_size_default"
|
||||
android:layout_gravity="center"
|
||||
android:layout_marginStart="@dimen/margin_small"
|
||||
app:tint="@color/colorAccent"
|
||||
app:tint="?android:attr/colorAccent"
|
||||
app:tintMode="src_in" />
|
||||
|
||||
<RelativeLayout
|
||||
|
||||
Reference in New Issue
Block a user