📅  最后修改于: 2022-03-11 14:56:07.485000             🧑  作者: Mango
The difference between linear and relative layout in android is that in linear layout, the "children" can be placed either horizontally or vertically, but, in relative layout, the children can be placed with relative distance from each other. This is the difference between linear and relative layouts