1
0

qml: remove qml splash, update python-for-android with splash support.

main.qml now shows black cover that fades out when app is ready.
This commit is contained in:
Sander van Grieken
2023-01-05 20:06:27 +01:00
parent 07b86f39d9
commit 9704dab68b
3 changed files with 17 additions and 27 deletions

View File

@@ -179,7 +179,7 @@ RUN cd /opt \
&& git remote add accumulator https://github.com/accumulator/python-for-android \
&& git fetch --all \
# commit: from branch accumulator/electrum_20210421d
&& git checkout "fb8f6fc44ef7465500c534186b0aba2a5e4ddc15^{commit}" \
&& git checkout "e1111e82b7321d8e555bf67951525bb2381de789^{commit}" \
&& python3 -m pip install --no-build-isolation --no-dependencies --user -e .
# build env vars