ALI USMAN
ALI USMAN
> changing hardcoded string in tabs.xml to string resources fixed my problem. Thanks, It worked me too
You can use `.DownSample(100)` to reduce the size
@mcguu In XML you need to set the `layout_width` and `layout_heigh` for your `ImageView` for example ``` ``` Please remember that, this does not mean the image size will be...
I had the same issue - SmallBangView must be rendered on runtime fixed it for me.