This commit is contained in:
ashishandroid
2017-01-17 13:43:03 +05:30
parent 16f123ca21
commit 00a28f9b32
@@ -884,7 +884,7 @@ public class GeoTagActivity extends AppCompatActivity implements OnMapReadyCallb
AlertMessage message = new AlertMessage(
GeoTagActivity.this, AlertMessage.MESSAGE_ERROR
GeoTagActivity.this, AlertMessage.MESSAGE_SUCCESS
+ result, getResources().getString(R.string.success), null);
message.showMessage();