Android widget different portrait and landscape orientation
- by Brian515
Hi all,
I have a (hopefully) a relatively simple question. How do I tell Android which layout to use for portrait and which layout to use for landscape orientation on my AppWidget?
Thanks in advance!