janishar / android-mvvm-architecture

This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
https://janisharali.com
Apache License 2.0
2.96k stars 934 forks source link

How to get data from dialog #81

Open lngvnsang opened 2 years ago

lngvnsang commented 2 years ago

I can't get data when i touch button submit, anyone can help me, please!