Add test and made fixes

This commit is contained in:
Dushant
2023-06-03 11:09:41 +05:30
parent 8a700abe30
commit fad1bf14ce
5 changed files with 65 additions and 37 deletions

View File

@ -78,7 +78,6 @@ const kTabHeight = 45.0;
const kHeaderHeight = 32.0;
const kSegmentHeight = 24.0;
const kTextButtonMinWidth = 36.0;
const kSliderWidth = 160.0;
const kRandMax = 100000;