Closed lazarinibruno closed 1 week ago
Issues
9 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
- I tested my self if the colours could be change, and indeed it works (see picture below). How it should be implemented with colours :
Amazing stuff!!
Add specific icons for PeriodPals
I designed some icons that are not available under the Material icon pack and that we need for the app.
Description
This PR introduces 7 new icons that we need in the
CreateAlertScreen
andEditAlertScreen
:They use the Material standard size for icons of 24dp $\times$ 24dp.
Example usage
To change the color of the icon, add the
tint
parameter:Changes
None.
Files
Added
app/src/main/res/drawable/cotton.xml
app/src/main/res/drawable/pad.xml
app/src/main/res/drawable/tampon.xml
app/src/main/res/drawable/tampon_and_pad.xml
app/src/main/res/drawable/urgency_1.xml
app/src/main/res/drawable/urgency_2.xml
app/src/main/res/drawable/urgency_3.xml
Modified
None.
Removed
None.
Dependencies Added
None.
Testing
Not applicable.
Screenshots