Android-Rich-text-Editor icon indicating copy to clipboard operation
Android-Rich-text-Editor copied to clipboard

Multi Edittext

Open cuongnv219 opened this issue 6 years ago • 3 comments

How to use 1 areToolbar with more edittext?, plz help

cuongnv219 avatar Sep 05 '19 08:09 cuongnv219

This is a good enhancement point, I will check the code and back to you.

Thanks.

chinalwb avatar Sep 05 '19 09:09 chinalwb

I had a checkin: https://github.com/chinalwb/Android-Rich-text-Editor/commit/8dc6d2dd2d0c3f4f906f65ab37a63c664983d5fc

This makes the behavior below possible:

multi_ARE

Check out the sample code here: https://github.com/chinalwb/Android-Rich-text-Editor/blob/master/ARE/app/src/main/java/com/chinalwb/are/demo/ARE_MultiInstanceActivity.kt

As of your request, multiple EditText with one Toolbar, I'll need to do more work.

Thanks.

chinalwb avatar Sep 08 '19 06:09 chinalwb

Many thanks :D

cuongnv219 avatar Sep 08 '19 07:09 cuongnv219