am 7914fa5c: am 661b54ae: am 7fc5b5a1: am a9ad0fc7: am f2525ed3: am ea2a0648: Explain behavior of boundless ripple projection
* commit '7914fa5ce6c521d4aa7b16a37a2f2df9263b123b': Explain behavior of boundless ripple projection
This commit is contained in:
@@ -46,9 +46,10 @@ between different states with a ripple effect.</p>
|
|||||||
background as:</p>
|
background as:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>?android:attr/selectableItemBackground</code> for a bounded ripple</li>
|
<li><code>?android:attr/selectableItemBackground</code> for a bounded ripple.</li>
|
||||||
<li><code>?android:attr/selectableItemBackgroundBorderless</code> for a ripple that extends beyond
|
<li><code>?android:attr/selectableItemBackgroundBorderless</code> for a ripple that extends beyond
|
||||||
the view</li>
|
the view. It will be drawn upon, and bounded by, the nearest parent of the view with a non-null
|
||||||
|
background.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p class="note"><strong>Note:</strong> <code>selectableItemBackgroundBorderless</code> is a new
|
<p class="note"><strong>Note:</strong> <code>selectableItemBackgroundBorderless</code> is a new
|
||||||
|
|||||||
Reference in New Issue
Block a user