1
0
Fork 0
mirror of https://git.sr.ht/~oppen/ariane synced 2024-12-26 01:38:40 +00:00

no background on code blocks

This commit is contained in:
Jonathan Fisher 2020-11-08 21:45:47 +00:00
parent fa16e44183
commit 5b0e081a84

View file

@ -6,7 +6,6 @@
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/screen_margin"
android:layout_marginRight="@dimen/screen_margin"
android:background="@color/code_background"
android:layout_marginTop="@dimen/default_margin"
android:layout_marginBottom="@dimen/default_margin">
<androidx.appcompat.widget.AppCompatTextView