mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-03-05 00:37:22 +00:00
Add a nightly build type.
This commit is contained in:
committed by
Cody Henthorne
parent
7715917436
commit
1f28a30ace
BIN
app/src/nightly/res/drawable/nightly_background.webp
Normal file
BIN
app/src/nightly/res/drawable/nightly_background.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
5
app/src/nightly/res/mipmap-anydpi-v26/ic_launcher.xml
Normal file
5
app/src/nightly/res/mipmap-anydpi-v26/ic_launcher.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/nightly_background"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
||||
Reference in New Issue
Block a user