I want to drag an image displayed from the expandable layout above the "+" floating action button and drop it as a marker on the map. How can this be achieved ? the following steps need to be taken into consideration :
1- The image must stay in the + as well when dragged (i.e a copy of this image should be dragged and dropped). 2-drop the image as a marker on the map and be able to retrieve the latitude longitude coordinates of it .
Thanks in advance
Google Line Chart won't group by month when using data from mysql with php. Only shows all dates
Error when trying to assign a primary key value to a button? [duplicate]
mySQL - Sum value from different rows where two values in different columns match
I want to be able to search for a Post in the Post table based on whats inside a different table
I have also work on react-native and I have android folder into react-native for build APKNow we have download fresh code react native but don't have an android folder to build APK
I'd like to add padding programmatically to a group of views inside a ConstraintLayoutI'm trying the new features like Group, Chain,
I have an activity with bottom tabs, which I use to switch fragmentsOne of the tabs have fragment with ViewPager setup (with 3 tabs)
I have created a local notification service, which works on load, then i created a alarm receiver to call this service every hour, however the service is not called and the alarm only runs onceI have added the reference to the Manifest