Pop-up does not dismiss
问题 I have a EditText view, <EditText android:layout_weight="1" android:id="@+id/etMiktar" android:layout_width="0dp" android:layout_height="wrap_content" android:hint="@string/miktarHint" android:focusable="false"> </EditText> And I implemented a pop-up window which opens when the user touches this EditText view. This pop-up window has a button, so when clicked pop-up supposed to be dismissed. Although it gets my clicks, the pop-up does not close. Here is my pop-up implementation: private void