I am dealing with maps apiv2. And I am getting the following error while coding for Dialog Fragment class.
Error : Avoid non-de
Avoid non-de
@SuppressLint({"NewApi", "ValidFragment"}) public PlaceDialogFragment(Place place, DisplayMetrics dm){ super(); }