Refactoring / revert reaction module to package in main module

This commit is contained in:
Valere
2019-05-09 18:26:32 +02:00
parent 64216f74ae
commit dcc430f91b
31 changed files with 65 additions and 216353 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/pale_grey" />
</shape>