mirror of
https://github.com/status-im/qzxing.git
synced 2025-02-14 20:06:25 +00:00
added higher resolution icons in QZXingLive
This commit is contained in:
parent
3ee00d8cff
commit
a69cd45ac6
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<manifest package="org.qtproject.example" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.0" android:versionCode="1" android:installLocation="auto">
|
||||
<manifest package="org.ftylitak.qzxing" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.0" android:versionCode="1" android:installLocation="auto">
|
||||
<application android:hardwareAccelerated="true" android:name="org.qtproject.qt5.android.bindings.QtApplication" android:label="QZXingLive" android:icon="@drawable/icon">
|
||||
<activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation" android:name="org.ftylitak.qzxing.QZXingLiveActivity" android:label="QZXingLive" android:screenOrientation="unspecified" android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 41 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 19 KiB |
BIN
examples/QZXingLive/icons/qzxing_icon_dpi.png
Normal file
BIN
examples/QZXingLive/icons/qzxing_icon_dpi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
examples/QZXingLive/icons/qzxing_icon_hdpi.png
Normal file
BIN
examples/QZXingLive/icons/qzxing_icon_hdpi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Loading…
x
Reference in New Issue
Block a user