Revert "Added margin to info_table to remove it from the screenborder (#924)"

This breaks the layout:
 * queue height is wrong
 * does only cover parts of the cover
This commit is contained in:
Adrian Ulrich 2019-02-28 21:41:36 +01:00
parent 50d8d43b54
commit 08daf653d0

View File

@ -35,7 +35,6 @@ THE SOFTWARE.
android:stretchColumns="1"
android:shrinkColumns="1"
android:background="?overlay_background_color"
android:layout_margin="5dp"
android:paddingLeft="5dip"
android:paddingRight="5dip">