All rename/edit dialogs finished, refactored some resource ids to use snakecase

This commit is contained in:
2020-08-25 08:27:47 -05:00
parent 805f218d90
commit f8d1f2b6c8
21 changed files with 393 additions and 145 deletions

View File

@@ -18,7 +18,7 @@
</ScrollView>
<com.google.android.material.floatingactionbutton.FloatingActionButton
android:id="@+id/actionButton"
android:id="@+id/action_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"