Commit Graph

5 Commits

Author SHA1 Message Date
Chris
5b35e83b5c Utilize floating action bar and sticky toolbar in group photos ui (#527)
* lint

* Fix shadow on fab android

* lint
2023-03-14 12:42:53 -07:00
Chris
3565bcfe9d 484 - Create sticky toolbar (#506)
* Create sticky toolbar

* Clean up code

* Rebase off main

* Fix shadows
2023-03-07 14:42:44 -08:00
Angie Ta
9eb031ea0b Fix getShadowStyle import 2023-03-02 16:05:03 -08:00
Chris
cb0a78f906 500 add obs btn styling (#504)
* Add gradient and shadow to add obs button

* lint

* Fix tests

* Rebase main

* Switch drop shadow color

* Move drop shadow style into styles folder

* Remove intermediate View

* Delete getShadowStyle.js

---------

Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>
2023-03-01 12:02:33 +01:00
Chris
0843b96eee Create Floating Action Bar component (#492)
* Create Floating Action Bar component
* Add fn to get shadow stylesheet

Closes #485
2023-02-24 17:31:57 -08:00