I have been reading many posts here in stackoverflow about making a linear layout scroll and have applied all the specific advices to make it work but it still does not show
use this :
... ...
and set hieght to
android:layout_height="wrap_content"
as Karakuri said