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

Render password management views as list items inside RecyclerView #5654

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

CDRussell
Copy link
Member

Task/Issue URL: https://app.asana.com/0/608920331025315/1209109157109863

Description

Steps to test this PR

Feature 1

  • [ ]
  • [ ]

UI changes

Before After
!(Upload before screenshot) (Upload after screenshot)

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@CDRussell CDRussell force-pushed the feature/craig/make_all_password_management_screen_scrollable branch 3 times, most recently from 713c5bb to c821f6e Compare February 14, 2025 17:21
import kotlinx.coroutines.launch
import kotlinx.coroutines.withContext

class AutofillManagementRecyclerAdapterLegacy(
Copy link
Member Author

@CDRussell CDRussell Feb 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class is as touched as possible and is largely just the existing production version of AutofillManagementRecyclerAdapter

@CDRussell CDRussell force-pushed the feature/craig/make_all_password_management_screen_scrollable branch from c821f6e to 9b0b529 Compare February 14, 2025 17:46
android:layout_height="match_parent"
android:background="#30F0"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Temporary while in development

@CDRussell CDRussell force-pushed the feature/craig/make_all_password_management_screen_scrollable branch 3 times, most recently from 6009719 to 8b02879 Compare February 18, 2025 12:08
@CDRussell CDRussell force-pushed the feature/craig/make_all_password_management_screen_scrollable branch from 8b02879 to d617663 Compare February 18, 2025 16:07
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.

1 participant