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.95k stars 936 forks source link

How to get data from dialog #81

Open lvsang1504 opened 2 years ago

lvsang1504 commented 2 years ago

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