broakenmedia / MultiContactPicker

Launch a multi-select contact picker activity, useful for importing and inviting contacts to apps.
Apache License 2.0
143 stars 58 forks source link

API deprecated for themed Toolbar #32

Open romainhamm opened 6 years ago

romainhamm commented 6 years ago

In my logs I see this line : I/AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.

After investigation I think it's these two lines of codes : activity_multi_contact_picker.xml line 22 activity_multi_contact_picker.xml line 23

Can you test with android instead of app ? But it's not in a hurry it's just an information (not an error) from logs :wink: