Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ScrollView 内に Imageview があります。スワイプアップとスワイプダウンのジェスチャーを検出したい。それは可能ですか? を使用しSimpleOnGestureListenerて、左スワイプと右スワイプを検出できました。
SimpleOnGestureListener
I need to sort an ArrayList and i can't use Collections.sort(), because Google App Engine's Java runtime environment doesn't support it. How can I do? Th