Approximate reading time preview

This commit is contained in:
Zakhar Timoshenko
2024-01-17 22:22:37 +03:00
parent 9baf2bfcd9
commit eafd878413
7 changed files with 84 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<item>
<shape
android:shape="rectangle">
<solid android:color="?attr/colorOutline"/>
<solid android:color="?attr/colorSurfaceVariant"/>
</shape>
</item>
<!-- ..., then draws a rectangle with the container color to cover the area not for the divider. -->