airbnb/epoxy

How do I use Epoxy to create forms?

Offen

#426 geöffnet am 24.04.2018

 (32 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (738 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (8.412 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Our team has been using Epoxy now for a few months, but noticed that you can also use it for static content. We first want to address our Login page. It's currently a scrollView with a linear layout, with an imageView, and a few editTexts and a button. How do I use Epoxy for a screen where I would typically be able to directly access all of the views? I didn't see any real docs/wiki surrounding this. Sorry if I missed it.

Contributor Guide