When I use LoadBitmapResize on the attached bitmap it just hangs
B4X:
NewTitleBitmap.TitleBitmap = LoadBitmapResize(Path, FolderFile, 40dip, 40dip, True)
If I just Open the bitmap with Paint.Net and SAVE it the size changes from 345kb to 1.2meg but then LoadBitmapResize...