Skip to content

Latest commit

 

History

History

SamplePopover

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

PopoverView

A Popover Controller for Android Phones and Tablets. It's an easy solution to simulate an iOS UIPopoverController

A direct port of PopoverView for C# to work with Xamarin.Android

You can set more things as well, such as the drawable arrows or the drawable background of the popover view, as well as the fade time It also has an interface to notice when the popover appears or dismiss.

Thanks to

License

Just like the original this port is licensed under Apache 2.0.

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:https://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.