Skip to main content
0 votes
1 answer
70 views

enter image description here I created 2 image assets, ic_home and ic_profile in drawable, however, ic_profile keeps giving me error when I try to use it. Anyone know what did I did wrong? help me ...
th_ek's user avatar
  • 11
0 votes
0 answers
250 views

i have a few quick questions: background: i want to display a in-code generated html with UniWebView in my game. Mostly works nicely until i try to display local images (from my unity-resources) the ...
Daniel's user avatar
  • 33
-1 votes
2 answers
567 views

Which image is looks beeter resolultion (png or svg) I have used but it not looks good for smaller icons
sejn's user avatar
  • 2,866
3 votes
0 answers
218 views

I have a problem where I am creating UIImageAsset objects to store multiple sizes of images downloaded from an API, but the memory allocated to the UIImageAssets does not free up any more. In my ...
Radiant Xyz's user avatar
0 votes
2 answers
2k views

I am trying to load an image with this code CircleAvatar( child: Image( image: getImage(snapshot.value['img']), ), ), but if the image is not founded I want to replace it with a default ...
ari.asapp's user avatar
0 votes
1 answer
183 views

For a example , i created a color set in Images.xcassets , and i want to find all the reference to this color (include code and xib etc) , but the Xcode 's search function seems can't do this kind of ...
ximmyxiao's user avatar
  • 2,923
0 votes
2 answers
2k views

I have a gridView that should display a network Image. All its elements are defined in a List with multiple elements. It calls an AssetImage right now but I want to change it to a network Image. This ...
Simran Aswani's user avatar
0 votes
3 answers
1k views

I am a beginner in android programming and created a tic tac toe project for learning purposes. I used Android Studio as IDE. The game is finished now only the launcher icon is missing. In order to ...
user avatar
0 votes
1 answer
374 views

Im working on an iOS project which has multiple targets. We have an global asset named Images.assets within a folder GlobalResources and all the targets in that projects are selected. (ie., This ...
Karthick Tamilselvan's user avatar
3 votes
2 answers
3k views

I am bit confused right now, am trying to add support for dark mode for my old application. But I don't understand that if we have to add two images for single asset for both dark mode and light mode. ...
Mandeep Singh's user avatar
0 votes
1 answer
304 views

xcode project has image assets we can specify image for both iPhone and ipad for a single image name Is it possible I can specify image for portrait and landscape for iPhone and iPad separately Any ...
dinesh R's user avatar
  • 401
2 votes
1 answer
678 views

I create icons with Android Studio, but I can use only circle or square... Where I can find squircle and rounded square?
POMAIIIUK's user avatar
  • 549
2 votes
2 answers
3k views

We have 3 targets for 3 different apps offering similar sets of features but different UI. all these 3 targets are having different .xcassets files. But now as per Apple 4.3 guideline, they are asking ...
Praful Kadam's user avatar
1 vote
1 answer
556 views

while adding image asset to my flutter app, whatever the name i set the error still the same and refuse to add the image my flutter doctor output /home/ahmed/flutter/bin/flutter --no-color doctor ...
Ahmed El Sayed's user avatar
1 vote
1 answer
30 views

I have an iOS project and it has many images and for different resolutions iPhone 1x,2x and 3x and iPad 1x,2x and 3x. some of the images size are very big 1mb and I am worried this might affect app ...
Elstine P's user avatar
  • 370

15 30 50 per page