akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

Issue/1645 shape selection bug #1653

Closed valllllll2000 closed 4 years ago

valllllll2000 commented 4 years ago

Before the PR (what is the issue or what needed to be done)

NA

The solution

Since first and last points are identical , the wrong point was selected upon trying to edit shape

Screenshots (if appropriate)

NA

Reviewer Checklist

valllllll2000 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- app/src/main/java/org/akvo/flow/ui/view/GeoshapeQuestionView.java  2
- app/src/main/java/org/akvo/flow/presentation/geoshape/create/CreateGeoShapePresenter.java  2
- app/src/main/java/org/akvo/flow/presentation/geoshape/entities/FeatureMapper.java  3

Complexity decreasing per file
==============================
+ app/src/main/java/org/akvo/flow/presentation/geoshape/entities/AreaShape.java  -2

See the complete overview on Codacy