that function above, I want to pass a ViewGroup to...
# getting-started
o
that function above, I want to pass a ViewGroup to it, which can either be LinearLayout or RelativeLayout, can I have a cast that checks which it is and uses that?