Using ProgressBar with android studio on lollipop preview



When I tried to use a simple ProgressBar with lollipop preview, I got next error:



Failed to parse file C:\Program Files (x86)\Android\sdk\platforms\android-21\data\res\drawable\progress_medium_material.xml



The problem is that it's not just on the xml viewer,


even on a real devices that running android 5, The progress bar can't be seen.


No comments:

Post a Comment