Is it possible to load a Fragment / FragmentActivity class on a PopupWindow? I need a PopupWindow with more than one site. On the first one should be some Buttons. With these Buttons you'll change the Layout of the Popup- and open a new one with, for example, some TextViews.
Asked
Active
Viewed 6,876 times
5
-
Check out the similar question. http://stackoverflow.com/questions/8044593/properly-creating-a-fragment-in-a-popupwindow – Marco RS Dec 02 '12 at 10:24