我希望当一个旋转器被激活并显示下调列表时有通知,但我找不到通知。 当第一次显示时, 我想更改列表中的条目。 我正使用一个与旋转器一起的阵列设计师。 谢谢 。
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...