Skip to content
Commit eb43e960 authored by Tony Huang's avatar Tony Huang
Browse files

Fix some bugs and add hint on input filed

1. Fix talk back click "No items" crash:
   Do not handle message holder click event.

2. Fix input field background shift bug:
   Because input field have background after MDC lib updated,
   it should use margin instead of padding to ensure background
   position.

3. Fix button not visible bug:
   MDC lib use colorPrimary as text color default, update
   colorPrimary different from colorBackground, and use colorBackground
   to layout background default.

4. Update alertDialog to androidx version to remain text button style.
5. Add hint on input field when rename and new folder.

Change-Id: I0441734be417dbd90f0184a4faa2bff87d938ce5
Fix: 120529390
Fix: 120523495
Fix: 120529403
Test: DocumentsUITests
parent ac1b399e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment