[PR #7051] [MERGED] Chore: Isolate the MainActivity composable content from onCreate #125634

Closed
opened 2026-06-12 05:24:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/7051
Author: @david-livefront
Created: 6/10/2026
Status: Merged
Merged: 6/10/2026
Merged by: @david-livefront

Base: mainHead: isolate-main-activity-composable


📝 Commits (1)

  • 751fe61 Isolate the MainActivity composable content from onCreate

📊 Changes

1 file changed (+42 additions, -29 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/MainActivity.kt (+42 -29)

📄 Description

🎟️ Tracking

N/A

📔 Objective

This PR creates a MainActivityContent composable to isolate the UI of the MainActivity.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/7051 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 6/10/2026 **Status:** ✅ Merged **Merged:** 6/10/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `isolate-main-activity-composable` --- ### 📝 Commits (1) - [`751fe61`](https://github.com/bitwarden/android/commit/751fe61001411224f87d4fbe0d46f3145c2da6c4) Isolate the MainActivity composable content from onCreate ### 📊 Changes **1 file changed** (+42 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/MainActivity.kt` (+42 -29) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective This PR creates a `MainActivityContent` composable to isolate the UI of the `MainActivity`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-12 05:24:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#125634