Open romainhamm opened 6 years ago
In my logs I see this line : I/AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
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:
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: