-
Your library has an `AndroidManifest.file` with this content at present:
```
```
That will cause build errors for anyone using your library that has attributes that differ from the va…
-
Hi,
I am using oxyplot for my window phone app(8.1). i want recognize the swipe gesture on chart. currently oxyplot provide touch events for chart so how can use these events to recognize the swipe…
-
```cs
using System.Collections.Generic;
using System.Diagnostics;
public class WpfTraceListener : TraceListener
{
private readonly List messages = new List();
public WpfTraceListener…
-
1、JakeWharton
就职于Square,项目主要集中在Android版本兼容,ViewPager及开发工具上
[github:https://github.com/JakeWharton](https://github.com/JakeWharton)
2、Chris Banes
代表作:ActionBar-PullToRefresh,PhotoView,Android-Bit…
-
I like to have the upper pane much larger than the lower, so I can take a quick look at another file than the one I'm working on without losing much space on the screen. However, if I decide to work o…
-
-
I gotta say 'thank you' first for your effort on this beautiful project!
#### How to reproduce?
I'm trying to display the same pie chart in 2 controls, i.e. FlipView (MahApps) and ListView. Howe…
-
I'm getting 64 bit error.
-
Hi,
I am really impressed with this library and almost implemented the library but now my client want a button to move back or front instead of swipe. is this possible to be done?
if anyone has an ide…
-
Hi First of your lib is very good. i used this https://github.com/openaphid/android-flip but there is lot's of bug. Yesterday i shifted to your lib, it is very compatible with my requirement. only on…