https://github.com/logisticinfotech/contextual-menu-android
Contextual menu demo in Android
https://github.com/logisticinfotech/contextual-menu-android
android android-app android-menu circle contextual contextual-data demo-app menu-animation
Last synced: 3 months ago
JSON representation
Contextual menu demo in Android
- Host: GitHub
- URL: https://github.com/logisticinfotech/contextual-menu-android
- Owner: logisticinfotech
- License: mit
- Created: 2018-09-10T15:05:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T10:22:38.000Z (about 7 years ago)
- Last Synced: 2025-02-21T22:32:39.584Z (8 months ago)
- Topics: android, android-app, android-menu, circle, contextual, contextual-data, demo-app, menu-animation
- Language: Java
- Homepage: https://www.logisticinfotech.com/blog/easiest-way-to-create-contextual-menu-in-android/
- Size: 270 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android Contextual Menu Demo
Here you can find an easy and awesome way to create a Contextual Menu in Android. This menu is specially designed for long press anywhere on the screen and menu popup came up with circular menus, just drag circle and select menu.You can find step by step guide [here](https://www.logisticinfotech.com/blog/easiest-way-to-create-contextual-menu-in-android/) about how to implemenent it in your project. You can also customise the number of menu.
# Preview
# License
Copyright [2018] [Logistic Infotech ]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.