Remove unused resources

This commit is contained in:
Stypox 2021-09-02 21:13:54 +02:00
parent 90e6621eb7
commit e2af6c6bc9
136 changed files with 41 additions and 4895 deletions

View file

@ -52,7 +52,6 @@
tools:text="-5%" />
<RelativeLayout
android:id="@+id/tempoDisplay"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginLeft="4dp"
@ -178,7 +177,6 @@
tools:text="-5%" />
<RelativeLayout
android:id="@+id/pitchDisplay"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginLeft="4dp"
@ -275,7 +273,6 @@
android:orientation="horizontal">
<TextView
android:id="@+id/stepSizeText"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"