android-viewflow icon indicating copy to clipboard operation
android-viewflow copied to clipboard

How to add Settings in DiffViewFlow

Open BajaXT opened this issue 12 years ago • 0 comments

How to add Settings in DiffViewFlow?

Android Settings is not a View. Instead of using View objects to build the user interface, settings are built using various subclasses of the Preference class that you declare in an XML file. thank you!

BajaXT avatar May 28 '13 13:05 BajaXT