Android-samples
Android-samples copied to clipboard
This repository is used to store all controls' samples for the Telerik UI for Android suite.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
I just tried compiling this project using 2016.3.930.1 bits. I'm using Xamarin Android 7.0.1.2 with the SDK Tools Version: 25.2.2 SDK Platform Tools Version: 24.0.3 SDK Build Tools Version: 23.0.3...
I am having an error compiling the Xamanin.Android sample. > Error CS0426 The type name 'IIsExpandedChangedListener' does not exist in the type 'ExpandableEditorGroup' Samples E:\Projects\Active\Android Master\Android-samples-master\Samples-Xamarin\Fragments\Dataform\DataFormExpandableGroupsFragment.cs on Line 42 &&...
Hi I have been trying to compile the sample project that comes with the telerik xamarin installer, and also the sample project from github and I always get the same...
I am passing data like :+1: monthResults = new ArrayList(); monthResults.add(new MonthResult("Jan", new BigDecimal(3208.07))); monthResults.add(new MonthResult("Feb", new BigDecimal(0))); monthResults.add(new MonthResult("Mar", new BigDecimal(556))); monthResults.add(new MonthResult("Apr", new BigDecimal(88830))); monthResults.add(new MonthResult("May", new BigDecimal(25907204)));...
Hello antony-jerkov Thanks for response, Actually i was refering telerik guides thats why i got that nullpointer error. i need another help if you can..  i need this type...