android - EmojiconEditText Not work <requestFocus /> -


i'm trying en underlined in edittext, can not extends emojis why.

i have tried many things, not work.

xml

com.rockerhieu.emojicon.emojiconedittext . <requestfocus /> /> 

you can try this.such

<com.rockerhieu.emojicon.emojiconedittext     android:id="@+id/editemojicon"     android:layout_width="match_parent"     android:layout_height="wrap_content"     android:text="ie32d emojicon"     emojicon:emojiconsize="28sp" >      <requestfocus />      <com.rockerhieu.emojicon.emojiconedittext /> 

Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -