UNPKG
@getquip/expo-nordic-dfu
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
0.2.0
0.1.0
Nordic DFU for Expo
github.com/getquip/expo-nordic-dfu
getquip/expo-nordic-dfu
@getquip/expo-nordic-dfu
/
example
/
android
/
app
/
src
/
main
/
res
/
drawable
/
ic_launcher_background.xml
6 lines
•
245 B
text/xml
View Raw
1
2
3
4
5
6
<
layer-list
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
item
android:drawable
=
"@color/splashscreen_background"
/>
<
item
>
<
bitmap
android:gravity
=
"center"
android:src
=
"@drawable/splashscreen_logo"
/>
</
item
>
</
layer-list
>