Veha Veha
Veha Veha

[diff.log](https://github.com/user-attachments/files/17267938/diff.log) XML Files: > Original: android:minWidth="280.0dp" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"> > Rebuilt: android:minWidth="280.0dp" xmlns:android="http://schemas.android.com/apk/res/android"> Why was xmlns:app removed? The xmlns:app attribute is only necessary when custom attributes from the res-auto namespace are...
Hmm..(・o・;) I’ve added `apkeditor` to [tur-repo](https://github.com/termux-user-repository/tur/blob/master/tur/apkeditor/build.sh) for Termux. ⏯️ Install: ```bash apt update apt install tur-repo apt install apkeditor ```