Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set view tree owners #606

Merged
merged 3 commits into from
Aug 7, 2023
Merged

Set view tree owners #606

merged 3 commits into from
Aug 7, 2023

Conversation

jbarr21
Copy link
Contributor

@jbarr21 jbarr21 commented Aug 7, 2023

Set view tree owners in RibActivity#onCreate. Since it adds the root RIB's view to the android.R.id.content view using Activity#addView(View) instead of calling AppCompatActivity#setContentView(View) which already handles this.

@jbarr21 jbarr21 requested review from psteiger and tyvsmith August 7, 2023 20:27
@jbarr21 jbarr21 force-pushed the jb/set-viewtree-owners branch from ed75874 to 53c718b Compare August 7, 2023 20:30
@jbarr21 jbarr21 merged commit 9f6a215 into main Aug 7, 2023
@jbarr21 jbarr21 deleted the jb/set-viewtree-owners branch August 7, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants