1 year ago
#192417
Chandra Sekhar Bala
How to take input gif from keyboard and show in chat like Whatsapp?
I am working on a social media application. Where user can view and reply to their story then they can chat.
Handling chatting on :
public class ReplyBottomSheet extends BottomSheetDialogFragment {
// kodes...
}
I am using EditText to take input and TextView to show it.
Now I want to add gif feature in my application. Please any suggestion?
android
android-studio
logic
mobile-application
android-input-method
0 Answers
Your Answer