Hendra Anggrian
Hendra Anggrian
I believe in the newer version, you can simply `setHashtagEnabled(Boolean)` or `setMentionEnabled(Boolean)`.
Closed for inactivity.
Last I checked version 0.1 has the threshold working (value set to 1). However, I didn't test it on many devices. You may open this issue again if the issue...
Since jcenter is deprecated, version 0.1-SNAPSHOT is released to Maven Central. Add `https://s01.oss.sonatype.org/content/repositories/snapshots/` to your buildscript to import them.
> If you use a css file when saving you can simple add > > `body{ column-count: 2; }` Thanks @hackslashdave. This solution works, but content is evenly distributed. Can...
AMD RX 6000 series are fairly new, I'm sure macOS natively support them. Back up your current EFI and try mine, check back with me again if you encounter any...
I guess people at JetBrains are busy with [Exposed](https://github.com/JetBrains/Exposed).
I have created a port to RecyclerView: https://github.com/hendraanggrian/ExpandableLayoutRecyclerView. I haven't test it that much, but the code is actually quite identical to this fantastic library.
@anaszakariyah I can confirm you do not have to do this much. Just put your LinearLayout in RelativeLayout. It does the job for me.
Thanks for pointing this out, I may have forgotten to use lower JDK when publishing this library. Try the snapshot version `0.1-SNAPSHOT` and see if the problem persists.