Instruction spacing

Stephen Paul Weber created

Change summary

src/cheogram/res/layout/command_note.xml | 1 +
1 file changed, 1 insertion(+)

Detailed changes

src/cheogram/res/layout/command_note.xml 🔗

@@ -4,6 +4,7 @@
     <LinearLayout
         android:layout_width="fill_parent"
         android:layout_height="wrap_content"
+        android:paddingBottom="16dp"
         android:orientation="vertical">
 
         <ImageView