forked from github/wulkanowy-mirror
Add missing text when no grade description (#269)
This commit is contained in:

committed by
Rafał Borcz

parent
919680c766
commit
ca23f92096
@ -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"
|
||||
|
Reference in New Issue
Block a user