Issue Filling Parent View When Inflating Linear Layout
问题 The LinearLayoutOutlined class I'm using is from this answer with only a few small edits for color. This is what my current activity looks like. There is a horizontal scroll view in the center that I want to fill with items by putting them in the layout_holder . This is the xml layout for the page: <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:configChanges="keyboardHidden|orientation|screenSize" android:layout