sunnygleason / pubnub-android-map-tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

style errors

wirmanto opened this issue · comments

i'm trying to use API 19, and then downloading, and then i get these error:

resource android:style/TextAppearance.Material not found.  
resource android:style/TextAppearance.Material.Body1 not found.  
resource android:style/TextAppearance.Material.Body2 not found.  
resource android:style/TextAppearance.Material.Button not found.  
resource android:style/TextAppearance.Material.Caption not found.  
resource android:style/TextAppearance.Material.Display1 not found.  
resource android:style/TextAppearance.Material.Display2 not found.  
resource android:style/TextAppearance.Material.Display3 not found.  
resource android:style/TextAppearance.Material.Display4 not found.  
resource android:style/TextAppearance.Material.Headline not found.  
resource android:style/TextAppearance.Material.Inverse not found.  
resource android:style/TextAppearance.Material.Large not found.  
resource android:style/TextAppearance.Material.Large.Inverse not found.  
resource android:style/TextAppearance.Material.Widget.PopupMenu.Large not found.  
resource android:style/TextAppearance.Material.Widget.PopupMenu.Small not found.  
resource android:style/TextAppearance.Material.Medium not found.  
resource android:style/TextAppearance.Material.Medium.Inverse not found.  
resource android:style/TextAppearance.Material.Menu not found.  
resource android:style/TextAppearance.Material.SearchResult.Subtitle not found.  
resource android:style/TextAppearance.Material.SearchResult.Title not found.  

how to fix it?