pocmo / Yaaic

Yaaic (Yet Another Android IRC Client) is as the name already says an Internet Relay Chat (IRC) client for Android devices.
http://www.yaaic.org
GNU General Public License v3.0
331 stars 120 forks source link

Solved Error:(1) Attribute insetForeground has already been defined. … #211

Open Chrysweel opened 8 years ago

Chrysweel commented 8 years ago

…The NavigationDrawer extends ScrimInsetsFrameLayout which was brought into the library.The error in occurs because the insetForeground attribute was defined twice.