现在WRAP_CONTENT解决了这个问题,但是我现在如何在屏幕底部居中显示视图呢?我使用了下面的代码...this.addContentView(ll, new LayoutParams(LayoutParams.WRAP_CONTENT, LayoutParams.WRAP_CONTENT));
问题是,由于WRAP_CONTENT
我的FrameLayout在CoordinatorLayout中不想成为wrap_content。当我使用ui工具选择wrap_content时,它不会将其设置为wrap_content,而是将定义的高度设置为48 of 。 android:layout_width="match_parent"
android:layout_height="