AndroidDeveloperLB
AndroidDeveloperLB
For now, the only workaround is to still use RTEditText, yet extend from it and have it disabled: ``` class ViewOnlyRtEditText @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int...
@Saunved I've moved forward to other things. To learn Kotlin, I usually just converted Java and looked at the result. What the above means, is: 1. First line is the...
@AlexanderMadani Try attached project. [Android-RTEditor.zip](https://github.com/1gravity/Android-RTEditor/files/2107923/Android-RTEditor.zip) BTW, it has plenty of issues with the camera, but maybe this part should be customized by you anyway.
@AlexanderMadani Sorry I'm not the owner. I'm the one who reported about this bug. It's a part of the sample, so I thought it should be nice to fix this...
Well maybe he's busy with other things...
@AlexanderMadani 1. I don't understand. I just updated everything on the final version of the repository: https://github.com/1gravity/Android-RTEditor 2. Maybe it works better for some devices that have near-vanilla version of...
@AlexanderMadani Again, the only things I've changed is updating all of the libraries it uses. This means I've modified only the gradle files. I didn't change the code in any...
@AlexanderMadani Yes. I didn't change the implementation. Only fixed the gradle files, to be able to run it with latest versions of everything.
OK thank you. You can't close the Github ticket. You wrote in the wrong place.
On the top right side of this page, and of here: https://github.com/1gravity/Android-RTEditor/issues There is a button says "new issue". Pressing it will create a new issue.