UnifiedContactPicker icon indicating copy to clipboard operation
UnifiedContactPicker copied to clipboard

Hiding the actionbar

Open jcrooke opened this issue 7 years ago • 2 comments

Is there a way to hide the action bar on the ContactPickerActivity - I've tried setting this in my manifest file but to no avail;

<activity android:name="mx.com.quiin.contactpicker.ui.ContactPickerActivity"
            android:theme="@style/AppTheme.NoActionBar">
</activity>

jcrooke avatar Feb 15 '17 15:02 jcrooke

This feature is not available at the moment. I'll gladly add it to the next release version (I can't guaranty a specific date but expect it before February finishes)

Feel free to issue a pull request if you come to a solution anytime before next release.

I'll leave this issue open until next release or pull request.

quiin avatar Feb 16 '17 00:02 quiin

@quiin

Did you resolve this issue?

adarshvijayanp avatar Sep 05 '18 07:09 adarshvijayanp