Skip to content

Commit

Permalink
add missing include for OtherAnswer() refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
mnalis committed Oct 9, 2021
1 parent 6297d0c commit 267c461
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import android.view.LayoutInflater
import androidx.appcompat.app.AlertDialog
import de.westnordost.streetcomplete.R
import de.westnordost.streetcomplete.quests.AImageListQuestAnswerFragment
import de.westnordost.streetcomplete.quests.AnswerItem
import de.westnordost.streetcomplete.quests.surface.Surface
import de.westnordost.streetcomplete.quests.surface.asItem
import de.westnordost.streetcomplete.view.image_select.Item
Expand Down

0 comments on commit 267c461

Please sign in to comment.