Veha Veha

Results 3 comments of Veha Veha

![IMG_20240309_072926_123](https://github.com/doukutsu-rs/doukutsu-rs/assets/84841152/4cf7d62d-1582-4ab5-8763-52a4b638bbf5)

[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 ```