UdacityAndroidDevScholarship / gis-2k18

This application is a collaborative project made by the Google Udacity Android Developer Scholars.
49 stars 85 forks source link

Fixes #81 #82

Closed YuganshT79 closed 6 years ago

YuganshT79 commented 6 years ago

Fixed some minor UI problems in the app

TheRaider commented 6 years ago

@YuganshT79 It was caused due to this attribute in values-v21 name="android:statusBarColor" -> @android:color/transparent Just deleting this item will solve the issue.