Triet Pham
Triet Pham
Sorry, I was in my holidays. You find the answer in #5 ?
@justintoth @kanilturgut Hi guys, thank you for using my library. It has been a long time since I wrote this for my small project. `AgsUnderlineSpan` is a customize `UnderlineSpan` supports...
Hi, Thank for using my library. Currently, it not supports image in EditText, I just want to make it simple. Take a look at https://github.com/wasabeef/richeditor-android, it would be better.
Do you really want this? I created this as a simple editor for my own. Text style will be set to one word which separated by 'space' character. If you...
Same here ``` $ go version go version go1.10 darwin/amd64 $ git lfs install Git LFS initialized. $ go get -v github.com/alexflint/gallium github.com/alexflint/gallium go build github.com/alexflint/gallium: invalid flag in #cgo...
Just revert back to go1.9 and `go get` works fine
I'm having this problem with v3.6.0 as well. I tried the solution in the doc but it does not work https://www.ossec.net/docs/docs/faq/unexpected.html#fixing-duplicate-errors
I'm creating a PR #148 to fix this. If you trust me, you can download the APK file below and install it. [SlimSocial.zip](https://github.com/rignaneseleo/SlimSocial-for-Facebook/files/8599179/SlimSocial.zip)
Columns ambiguous is also a problem with https://github.com/jmoiron/sqlx#issues and they recommend to scan the rows instead. I guess `pg` would also suggest the same thing.
@dependabot rebase