BracketCove / RoomDemo2017

Learning project and teaching tool for Room Persistence Library, of Android Architecture Components
Apache License 2.0
148 stars 55 forks source link

Untracked files #3

Closed rostyslav-y closed 6 years ago

rostyslav-y commented 7 years ago

It seems like there are some missed icons.

RoomDemo2017/app/src/main/res/layout/fragment_create.xml Error:(70, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_arrow_back_white_24dp'). Error:(78, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_done_white_24dp'). RoomDemo2017/app/build/intermediates/res/merged/debug/layout/fragment_create.xml Error:(70, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_arrow_back_white_24dp'). Error:(78, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_done_white_24dp').

BracketCove commented 6 years ago

Fixed.