Auto flipping view flipper in remote view app widget
问题 I have created a view flipper for my app widget that is contains 20 PNGs flipping one after another by tap. But i want to change that to auto flipping. After 1st tap i want to flip all the images automatically and stop in 1 st image again. But i am having hard time to figuring out auto flipping in remote view. My code as folows, AppWidget.cs [MetaData("android.appwidget.provider", Resource = "@xml/appwidgetprovider")] public class AppWidget : AppWidgetProvider { private static String ACTION