CollActionteam / collaction_app

CollAction cross-platform mobile application for iOS and Android
https://collaction.org
GNU General Public License v3.0
34 stars 12 forks source link

[FEATURE]: Show Country of CrowdAction in form of a Flag #350

Closed Xazin closed 1 year ago

Xazin commented 1 year ago

Description We want to show the country of the CrowdAction in form of a Flag.

This will require a change to the both the CrowdAction Card, CrowdAction Micro Card, and the CrowdAction Details Screen.

See Figma for relevant changes:

Notice that on the CrowdAction Card, the flag is prioritized as the right-most item. The padding from the Flag to the right border is 10px in Figma, and the spacing between the Lock and the Flag is also 10px.

It's the same on the Banner on CrowdAction Details, the Flag is the right most item, and the spacing from the flag to the right border is 10px, the spacing between the Lock and the Flag is also 10px.

Also, important to note! The Flag widget should come in two sizes, as the one for the Small CrowdAction Card is SMALLER than the ones on the CrowdAction Card and the CrowdAction Banner.

The Country of a CrowdAction can be found inside the location property, where code is eg. NL SE etc, and name is eg. The Netherlands Sweden.

eStarKee06 commented 1 year ago

I would like to do this one