update website

This commit is contained in:
Travis CI
2015-09-21 17:26:08 +00:00
parent 9938d132ad
commit 166971fad3
+1 -1
View File
@@ -21,7 +21,7 @@ that represents android theme's default background for selectable
elements (?android:attr/selectableItemBackground)</p><p>2) TouchableNativeFeedback.SelectableBackgroundBorderless() - will create
object that represent android theme&#x27;s default background for borderless
selectable elements (?android:attr/selectableItemBackgroundBorderless).
Available on android API level 21+</p><p>3) TouchableNativeFeedback.RippleAndroid(color, borderless) - will create
Available on android API level 21+</p><p>3) TouchableNativeFeedback.Ripple(color, borderless) - will create
object that represents ripple drawable with specified color (as a
string). If property <code>borderless</code> evaluates to true the ripple will
render outside of the view bounds (see native actionbar buttons as an