fire-app-builder
fire-app-builder copied to clipboard
Defining Category Order via JSON, ImageCard Sizes
-
Is it possible to define the category order via JSON without having to hard-code the categories in navigator.json?
-
Is it possible to change the ImageCard to a 16x9 aspect ratio, instead of the 548x452 resolution?
Thanks!
Defining category order via json is not supported yet. Changing the card dimensions may be done so in the onCreateViewHolder method of the CardPresenter class.