OsmAnd/OsmAnd/res/drawable-sw600dp/first_splash_screen_free.xml

4 lines
177 B
XML
Raw Normal View History

2017-07-20 14:10:34 +02:00
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/map_background_color_light"/>
</shape>