Merge pull request #1626 from osodebailar/fix/remove_light_workaround-for_linktext
remove light workaround for linktext
This commit is contained in:
commit
2e953c1968
|
@ -28,7 +28,6 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="16dp"
|
android:layout_marginTop="16dp"
|
||||||
android:layout_marginBottom="10dp"
|
android:layout_marginBottom="10dp"
|
||||||
android:background="?attr/objectivesBackgroundColor"
|
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
app:layout_constraintTop_toBottomOf="@+id/exam_options"
|
app:layout_constraintTop_toBottomOf="@+id/exam_options"
|
||||||
tools:layout_editor_absoluteX="3dp" />
|
tools:layout_editor_absoluteX="3dp" />
|
||||||
|
|
Loading…
Reference in a new issue