Add missing text when no grade description (#269)

This commit is contained in:
Mikołaj Pich
2019-03-09 17:16:30 +01:00
committed by Rafał Borcz
parent 919680c766
commit ca23f92096
6 changed files with 21 additions and 6 deletions

View File

@ -2,7 +2,8 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
tools:context=".ui.modules.grade.details.GradeDetailsDialog">
<LinearLayout
android:layout_width="wrap_content"