KivyMD icon indicating copy to clipboard operation
KivyMD copied to clipboard

KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/Ki...

Results 178 KivyMD issues
Sort by recently updated
recently updated
newest added

### Description of the Bug Hi I just updated the latest KIVY MD version 0.104.2.dev0 with the reference of https://buildmedia.readthedocs.org/media/pdf/kivymd/latest/kivymd.pdf. The date picker color-changing operations are working well. But while...

Status: Needs analysis
Close if there is no answer

### Description of the Bug While testing other things I noticed some issues that I am going to raise for information. All of them from the latest master code base...

Scope: UIX
Type: Enhancement

### Description of the Bug I've built a kivymd App but problem is extreme Frame drop lot, specially on low end devices.. Even when other apps that aren't created using...

Status: Needs analysis
Architecture: arm64-v8a

### Description of the Feature I seem to be unable to create a pull request (I'm a noob when it comes to git hub and updating forks) so I'll just...

Type: Enhancement
Close if there is no answer

### Description of the Bug On android shadow is not balanced, it is onesided (to the right) Before![Screenshot_20210213-064821.png](https://user-images.githubusercontent.com/42192162/107843009-ce2e6a80-6dc7-11eb-8641-a757e42f3fdc.png) After https://user-images.githubusercontent.com/42192162/107843094-72b0ac80-6dc8-11eb-8f27-d806d1ef1e0a.mp4 ### Versions * OS: android * Python: 3.8 * Kivy:...

Type: Bug
Type: Enhancement

The kivy inspector crashes when using an MDApp; This is the official example from the [module's documentation;](https://kivy.org/doc/stable/api-kivy.modules.inspector.html) #### Code ``` # inspector_test.py from kivymd.app import MDApp as App from kivy.lang...

Resolution: 3rd party

**Purpose** : A datatable for an android app where the last few columns have clickable links that can be hooked to callback functions. **Example** : "View Logs" link that would...

Type: Enhancement
Status: Needs analysis

### Description of the Bug I have a BoxLayout and a FloatLayout, stacked vertically. The BoxLayout has some kivyMD buttons, the FloatLayout draws a background image. All the buttons work...

Type: Enhancement

### Description of the Bug Whenever I try to copy or paste or select the text in the MDTextfield on my phone.. it appears and vanishes.. I unable to perform...

Type: Bug

### Description of the Bug Run the below example and click on button `Open dropdown`, which will open dropdown. Next, close it and click on button `Add item`. Open dropdown...

Type: Enhancement