Newer
Older
navi-1 / android-client / app / src / main / res / drawable / ic_launcher_background.xml
@Eugene Sukhodolskiy Eugene Sukhodolskiy on 22 Apr 153 bytes Add Android WebView client (android-client/)
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <solid android:color="#161616" />
</shape>