android 去除标题

it2025-08-23  15

//去除标题,必须在setContentView之前设置 requestWindowFeature(Window.FEATURE_NO_TITLE);

转载于:https://www.cnblogs.com/bhlsheji/p/4376072.html

最新回复(0)