-
**Wow, what a great app!**
[I am making an IDE](https://github.com/TheDiamondYT1/ModPEStudio) and i have used your syntax highlighting code but modified it quite alot. Some changes i've made that y…
-
It can be a drop down arrow next to the location name or at the menu icon location or also location icon (pin) there instead of the current icon.
-
Not even a single picture from gallery is being uploaded. I have tried it several times but it appears to be failed every single time. The same problem is faced when I go to gallery and select this ap…
-
Pump.io uses HTML for posts and comments.
AndStatus does not generate HTML in the posts it creates. This is fine when people are just writing words, but it becomes a problem when someone posts a http …
-
improve search UI while searching messages in conversation
-
I'm working in a app that must save drafts texts to edit them later. How can I persist this text and restore it, without lost the mentions?
-
Hi! I have a problem with changing the Toolbar's title font.
It successfully gets the default font set in Application, but no way to configure it separately.
I tried all solutions, fontPath through…
-
Recently I tried this library, actually this library is working fine but since i want to bold some text in content i used spannable and html but both of them cannot change the text in content, the tex…
-
``` java
txtView.setText(new Iconics.IconicsBuilder().ctx(mContext).on(textspan).build());
```
causes exceptions when using the following textspan:
``` java
SpannableStringBuilder textsp…
-
你好,在获取更多数据的时候 上拉加载更多时候 第二页能够获取到,数据也加载出来 并且显示出来,但是要上拉加载第三页时候程序就会崩溃,出现java.lang.IllegalArgumentException Called attach on a child which is not detached: ViewHolder{e773677 position=41 id=-1, oldPos=-1, …