summaryrefslogtreecommitdiff
path: root/java/res/layout-h480dp
AgeCommit message (Collapse)Author
2024-11-15Migrate materialColor* attributes into colors Marcelo Arteiro
TLDR: * This change should not break anything or change any color. * Simplifies theming and styling while improving developer experience. * With this developers can often skip styling for color entirely, while ensuring consistency and preventing accidental overrides. Bug: 374273611 Test: presubmit Flag: EXEMPT bugfix Change-Id: Ibf06926ca0489a5daed54dd234f3eb4dd557ada0
2023-08-29Image Preview UI: adjust the +N item and loading idicator layouts Andrey Epin
Add layout variants for phone-landscape orientation. Fix: 298112959 Test: visual check while sharing items using ShareTest app with artificial delays and loading failures enabled. Change-Id: I2d323784908143b435aefcc9ce96de6ab91df027
2023-05-24Move copy and edit actions into preview space. 1
Omitting edit action from landscape phones for now. Bug: 283245199 Test: Manual test with ShareTest with varying combinations of text length, title, icon, image shares. Test: atest IntentResolverUnitTests Change-Id: Iea40bd95db5665fb59684bf317bcac5e33b080bb
2023-05-15Make preview items focusable by a11y Andrey Epin
Fix: 274553699 Test: manual testing Change-Id: I14f63b00b9b6519378386ea188eaf31a0ddfc89c
2023-05-10Modify thumbnails on landscape phones to UX spec 1
- Make the image 46x46dp centerCrop. - Center the file type overlay - Modify the video icon drawable to align it to the center. Bug: 281541996 Test: portrait and landscape shares with images, files and videos. Change-Id: I9168d49506be74f73c39a6920e7d9071ec336d10