Bruce

Results 3 issues of Bruce

To update data I have been using following snippet mCarouselView.resetList(); // And then adding new data one by one mCarouselView.addView(view); But it has an after affect is that views are...

There is an issue running **"badit_android.py"** script that ends up with following error ANDROID_SDK_ROOT is corrupt cannot find F:\ADTBundle\sdk\tools\android Updated this line in function **checkSDK()** androidCmd = os.path.join(str(sdkRoot), "tools", "android.bat")...

… a defined selector which updates its properties like text, color and background. Added changes in the sample app as well to demo the new binding annotation. not updated appname...