Fixed overlapping Exercise names.

Changed app name and german translation.
Added default sets to database.
This commit is contained in:
Christopher Beckmann 2019-10-15 14:40:24 +02:00
commit bf1a2e2deb
12 changed files with 40 additions and 94 deletions

View file

@ -45,7 +45,7 @@
</activity>
<activity
android:name="org.secuso.aktivpause.activities.TimerActivity"
android:label="@string/activity_title_break_reminder"
android:label="@string/app_name"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar" />
<activity