0

I searched and didn't find any method to show data that retrieved from firebase databse in a tablelayout.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
  • 3
    Welcome to Stack Overflow! We are a question-and-answer site, not a coders-for-hire service. Please explain what you have tried so far and why it hasn't worked. Also have a look at [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask) and [How to create a Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve). – Rosário Pereira Fernandes Jan 28 '18 at 10:43

1 Answers1

1

To show the data on the table layout you can create:

Henry Hieu
  • 19
  • 2