240 发简信
IP属地:浙江
  • Resize,w 360,h 240
    PopupWindow showAsDropDown详解

    ① showAsDropDown(控件):弹出的位置和 控件的位置关系如下 ② showAsDropDown(View anchor, int ...

  • PopupWindow showAtLocation详解

    popWinMenu.showAtLocation(main2,Gravity.LEFT|Gravity.TOP,0,0); 示例图如下...

  • Resize,w 360,h 240
    ConstraintLayout 水平方向权重问题

    实现效果如下: tv1应设置的属性:app:layout_constraintTop_toTopOf=...