android / user-interface-samples

Multiple samples showing the best practices in the user interface on Android.
Apache License 2.0
4.33k stars 1.63k forks source link

Fixes for display issues in activity embedding sample. #415

Closed JonEckenrode closed 1 year ago

JonEckenrode commented 1 year ago

Removed a split pair rule configuration setting to prevent the layout direction of the activity split from changing when an item is selected from the item list.

Added a style item to ensure the action bar is the same height for both activities in a split.