Add app details stream (Related, Similar, More by dev)

This commit is contained in:
Rahul Kumar Patel
2021-02-20 03:57:26 +05:30
parent c6f528c82e
commit 209e3f69dd
8 changed files with 315 additions and 60 deletions

View File

@@ -21,6 +21,6 @@
android:shape="rectangle">
<solid android:color="?colorAccent" />
<size
android:width="1dp"
android:width="1.25dp"
android:height="12dp" />
</shape>