java - Android Studio Theme rendering problems -
this image problem http://imgur.com/uud3its
i have tried solutions in other posts , still rendering problems themes in android studio.
its quite popular issue novice.
there many possibilities of failure not render ui layouts.
first , foremost solution resolve going android studio's default recommendations.
if still fails resolve need go manual solution.
(1.) incompatible api support issue : -- ref same snapshot, there little droid icon number 23(in case). represents latest supporting api. may select lower api no current number (i.e. 22, 21, etc.) , let system render ui layout. if success may again update latest api number (i.e. 23)
2.) there possibilities of inappropriate reference related activity java file/other resources.
if submit code 1 able give specific solution problem.
cheers!
**
- update 1 :
** if require try these solutions too. -> not syntax error; means can run app. after launched app on simulator/handset; come design xml file , check rendering issue. has worked many times me.
hope update solution out. if yes please accept answer others , if not let me know.
if have found other working solution please update answer others out.
cheers!
Comments
Post a Comment