1
0
Fork 0
fenix/app
Mugurell 8f0325c05b For #3584 - Check if menu is open before showing a new one (#5674)
Could have implemented this check (if menu is showing) inside the show() method
of BrowserMenu but this would mean the client (us) would go to the process of
building a new menu and then trying to have it displayed only for this to be
ignored by BrowserMenu in a somewhat opaque way.
Having this check done as soon as possible offers us full control and avoids
the unnecessary steps for building an already shown menu.
2019-10-10 06:37:47 -07:00
..
src For #3584 - Check if menu is open before showing a new one (#5674) 2019-10-10 06:37:47 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #373 - Integrate leanplum-fcm 2019-10-09 14:43:48 -07:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml Add glinter overrides 2019-10-08 21:40:20 -07:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #373 - Integrate leanplum-fcm 2019-10-09 14:43:48 -07:00