Skip to content

Commit 8d6e913

Browse files
Merge pull request #6 from MuhammadTouseeq/MuhammadTouseeq-patch-1
Update README.md
2 parents c97dd86 + 045a6d9 commit 8d6e913

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,12 @@ setAnimation(HomeMenu.MENU_ANIMATION.FADE_IN, 500);
9494
setMenuTextColor(android.R.color.white);
9595
```
9696

97+
## Change Menu cardColor
98+
99+
```
100+
setMenuCardColor(android.R.color.white);
101+
```
102+
97103
## Shapes
98104

99105
```

0 commit comments

Comments
 (0)