Aykut Celik
Results
2
comments of
Aykut Celik
I have installed via pip.But later that day I have solved it using firebase.put function.
You should take a look at MyFragment.java and then change the line "LinearLayout l = (LinearLayout) inflater.inflate(R.layout.mf, container, false);" This line inflates mf.xml so you can create your xml and...