Started work on SettingsViewModel with discrete SettingsRepository; switched out some icons for the substitution plan

This commit is contained in:
Deniz Düzgören
2019-10-26 20:06:02 +02:00
parent 10033d999f
commit 2561453811
14 changed files with 252 additions and 107 deletions
+17 -7
View File
@@ -1,8 +1,18 @@
<vector android:height="24dp" android:viewportHeight="384"
android:viewportWidth="384" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FF000000" android:pathData="M368,80h-48V16c0,-8.832 -7.168,-16 -16,-16H48C21.528,0 0,21.528 0,48v288c0,26.472 21.528,48 48,48h288c26.472,0 48,-21.528 48,-48V96C384,87.168 376.832,80 368,80zM48,352c-8.824,0 -16,-7.176 -16,-16V48c0,-8.824 7.176,-16 16,-16h240v64v240c0,5.616 1.024,10.984 2.8,16H48zM352,336c0,8.824 -7.176,16 -16,16c-8.824,0 -16,-7.176 -16,-16V112h32V336z"/>
<path android:fillColor="#FF000000" android:pathData="M240,80H80c-8.832,0 -16,7.168 -16,16c0,8.832 7.168,16 16,16h160c8.832,0 16,-7.168 16,-16C256,87.168 248.832,80 240,80z"/>
<path android:fillColor="#FF000000" android:pathData="M208,176H80c-8.832,0 -16,7.168 -16,16c0,8.832 7.168,16 16,16h128c8.832,0 16,-7.168 16,-16C224,183.168 216.832,176 208,176z"/>
<path android:fillColor="#FF000000" android:pathData="M192,224H80c-8.832,0 -16,7.168 -16,16c0,8.832 7.168,16 16,16h112c8.832,0 16,-7.168 16,-16C208,231.168 200.832,224 192,224z"/>
<path android:fillColor="#FF000000" android:pathData="M176,272H80c-8.832,0 -16,7.168 -16,16c0,8.832 7.168,16 16,16h96c8.832,0 16,-7.168 16,-16C192,279.168 184.832,272 176,272z"/>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#FF000000"
android:pathData="m171.102,100.332h170.664v30h-170.664zM171.102,100.332"/>
<path
android:fillColor="#FF000000"
android:pathData="m171.102,175h96v30h-96zM171.102,175"/>
<path
android:fillColor="#FF000000"
android:pathData="m171.102,324.332h30v30h-30zM171.102,324.332"/>
<path
android:fillColor="#FF000000"
android:pathData="m506.867,91.09v-33.438c0,-31.789 -25.863,-57.652 -57.652,-57.652h-300.43c-31.68,0 -57.453,25.773 -57.453,57.453l-0.023,363.457h-85.309v33.438c0,31.789 25.863,57.652 57.652,57.652h300.43c9.898,0 19.223,-2.516 27.363,-6.945 17.906,-9.742 30.09,-28.73 30.09,-50.508l0.012,-145.172 42.77,-42.77c29.008,-29.004 44.449,-69.137 42.363,-110.109l-1.789,-35.188 -35.184,-1.789c-16.406,-0.832 -32.672,1.148 -48.148,5.68l0.004,-34.109zM476.867,57.652v3.438h-55.305v-3.438c0,-15.246 12.406,-27.652 27.652,-27.652 15.25,0 27.652,12.406 27.652,27.652zM36,454.348v-3.438h270.23v3.438c0,10.016 2.566,19.438 7.078,27.652h-249.656c-15.25,0 -27.652,-12.406 -27.652,-27.652zM468.184,149.484 L476.309,149.898 476.719,158.02c1.652,32.512 -10.602,64.355 -33.617,87.375l-8.801,8.801 -16.063,-16.063 -21.215,21.215 16.063,16.059 -48.844,48.844h-41.078l43.691,-43.691 -21.215,-21.211 -43.691,43.688v-41.078l71.473,-71.469 16.059,16.059 21.215,-21.211 -14.871,-14.871c20.941,-14.77 46.438,-22.301 72.359,-20.98zM359.598,161.887 L271.953,249.531v0.133h-100.852v30h100.852v53.375l-40.859,40.859 21.211,21.215 40.859,-40.863h83.508l14.871,-14.871 -0.008,115.004v0.02,0.004c-0.031,15.215 -12.43,27.594 -27.652,27.594 -15.246,0 -27.652,-12.406 -27.652,-27.652v-33.438h-214.922l0.023,-363.457c0,-15.137 12.316,-27.453 27.453,-27.453h249.773c-4.457,8.164 -6.996,17.516 -6.996,27.453l-0.004,80.316c-11.617,6.473 -22.398,14.551 -31.961,24.117zM359.598,161.887"/>
</vector>