Added margin to info_table to remove it from the screenborder (#924)
This commit is contained in:
parent
e0d0936001
commit
f4cc237063
@ -35,6 +35,7 @@ THE SOFTWARE.
|
||||
android:stretchColumns="1"
|
||||
android:shrinkColumns="1"
|
||||
android:background="?overlay_background_color"
|
||||
android:layout_margin="5dp"
|
||||
android:paddingLeft="5dip"
|
||||
android:paddingRight="5dip">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user