Questions tagged as 'material-design'

0
answers

Django with Material Desing Lite

I'm trying out some templates in django, and I'm putting together a common registration form, it's working normally when I use {{ form.as_p }} only when it's called in this way I can not customize. Example of the CDM <div class="m...
asked by 10.09.2018 / 21:46
0
answers

Xamarin Forms 3.0 - material design

Alright? I have a question regarding the issue of material design and its use, I believe I have not understood your concept very well. Is it possible to use the design material with xamarin forms sharing the design for android and ios? If so,...
asked by 14.08.2018 / 16:31
0
answers

Override method of Angular Material Design

I have a menu of angular material design that when it opens it focuses on the first menu item, I would like to remove this method. I have seen in the website of the angular material that this method has the following attributes: Methods foc...
asked by 16.07.2018 / 15:01
2
answers

Change label class to active after angular http request

I have a component of the bootstrap design material that after an http request it is populated, the problem is that it does not change to the "active" class, taking the result of the photo. <divclass="md-form form-lg"> <...
asked by 10.07.2018 / 15:59
0
answers

Create custom color palette in Material Design Lite

I'm starting in web development with NodeJS, and also in using Material Design Lite. I would like to insert two colors that are not in the default MDL color palette ( link ). I looked up the Github Project Wiki ( link ), but I have questions abo...
asked by 13.05.2018 / 19:04
0
answers

List with all icons of Material Icons

Good morning, guys! I'm creating a form with SELECT where OPTIONS are icons of the Material Icons: <option data-icon="case" value="case">case</option> <option data-icon="favorite" value="favorite">favorite</option>...
asked by 16.04.2018 / 17:55
0
answers

Can you make an input with mask and validation in React?

I'm using several different components and trying to integrate them. In this example I used react-input-mask and react-material-ui-form-validator, I'm using the inputs of the ui material. Does anyone know how to make these components work on a s...
asked by 12.04.2018 / 17:01
1
answer

Seachview search fragment data

In the application has toolbar and 2 tabs through TabLayout with 1 fragment on each tab. I want to put the library MaterialSearchView to implement SearchView that will be done by researching the items that are in recyclerview TAB phones. B...
asked by 25.02.2018 / 18:40
2
answers

ListView with first column exceeding limit

Hello! I made a form using the MaterialSkin library In this library there is a component called ListView (which would be similar to the ListView of WinForms) that the first column is buggy. Look at this image: Correct would be to get...
asked by 11.01.2018 / 16:56
1
answer

Error in MuiThemeProvider

Good evening, I'm facing a problem in a react project. When executing the same, I get the following error: "Failed prop type: The prop 'theme' is marked as required in MuiThemeProvider , but its value is undefined ." This error is be...
asked by 07.01.2018 / 02:34