Skip to content

Xamarin.Android sample app to reproduce weird behavior increasing png file size

Notifications You must be signed in to change notification settings

DreamTeamMobile/DT.Xamarin.AndroidPngMysteryBug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin.Android sample app to reproduce weird behavior increasing png file size

This app shows a weird behavior of Xamarin.Android.

Android app contains a file btn_task_sign.png in Resources/drawable/hdpi.

File size is 238 bytes

Output APK compiled in Release mode contains same file in the same folder, but the file size is 308 bytes.

Looking for any clues why this is happening and how to control that.

<AndroidExplicitCrunch>true</AndroidExplicitCrunch> does not change this behavior.

About

Xamarin.Android sample app to reproduce weird behavior increasing png file size

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages