mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-10 01:45:50 +01:00
5c3c23ea50
- makes nicer dashboard, unify with design in Activity List - dashboard is now part of the sports activities list (had to overcome some hurdles, because of the multiselect for sharing) - add icons to Spinners in Sports Filter
4 lines
457 B
XML
4 lines
457 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24" android:tint="#7E7E7E">
|
|
<path android:fillColor="@android:color/white" android:pathData="M7 11h2v2H7v-2zm14-5v14c0 1.1-0.9 2-2 2H5c-1.11 0-2-0.9-2-2L3.01 6c0-1.1 0.88-2 1.99-2h1V2h2v2h8V2h2v2h1c1.1 0 2 0.9 2 2zM5 8h14V6H5v2zm14 12V10H5v10h14zm-4-7h2v-2h-2v2zm-4 0h2v-2h-2v2z"/>
|
|
</vector>
|