summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/layout/card_game.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-18android: Use extension functions for view visibility and text marqueet8951-3/+0
2023-10-30android: Simplify game card layoutCharles Lombardo1-27/+18
2023-06-03Add image to card_game.xml to preview in the Layout EditorPabloG021-1/+2
2023-06-03android: Shape/spacing adjustments to game cardCharles Lombardo1-51/+53
2023-06-03android: Adjustments to card_gameCharles Lombardo1-20/+5
2023-06-03android: Slightly reduce game card sizeCharles Lombardo1-2/+2
2023-06-03android: Fix RTL layoutsCharles Lombardo1-0/+2
2023-06-03android: Use Material 3 componentsCharles Lombardo1-11/+12
2023-06-03android: frontend: Implement game grid view. (#9)bunnei1-62/+57
2023-06-03android: Add Citra frontend.bunnei1-0/+81