Files
iptv-app/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml
Renato 2ccdf3a78c fix: Add build script and fix manifest
- Add build-apk.sh for easy compilation
- Simplify AndroidManifest.xml
- Fix themes.xml to use basic Android themes
- Enable BuildConfig
- Add okhttp-dnsoverhttps dependency
2026-01-28 22:36:38 +00:00

4 lines
129 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="notification_right_side_padding_top">4dp</dimen>
</resources>