Merge "docs: Fixed namespace shown in a line of style XML" into mnc-mr-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
2f5a204969
@@ -203,7 +203,7 @@ enter, exit, and shared element transitions in your style definition:</p>
|
||||
<pre>
|
||||
<style name="BaseAppTheme" parent="android:Theme.Material">
|
||||
<!-- enable window content transitions -->
|
||||
<item name="android:android:windowActivityTransitions">true</item>
|
||||
<item name="android:windowActivityTransitions">true</item>
|
||||
|
||||
<!-- specify enter and exit transitions -->
|
||||
<item name="android:windowEnterTransition">@transition/explode</item>
|
||||
|
||||
Reference in New Issue
Block a user