Questions tagged as 'material-design'

1
answer

Position a mdPanel inside a mdDialog

I'm trying to position a mdPanel under a TextBox within a dialog but the mdPanel always appears in the upper left corner of the mdDialog ? What am I doing wrong? The HTML of the component: <div class="hide">...
asked by 17.01.2017 / 18:25
1
answer

Checkbox material design does not appear

I'm trying to add the material design CDN from link , but when I add it, it does not appear in the checkbox . I see everything in material design except the checkbox, which does not appear. <!DOCTYPE html> <html lang="en">...
asked by 20.11.2016 / 14:52
0
answers

Is it possible to make a ng-repeat run again when updating data?

I have an app in angular but I have the next mess. The menu of the app is blank and after logging in it calls a function that brings the menu enabled for the user. The problem is that the menu is not updated, it is as if the ng-repeat did not...
asked by 03.08.2016 / 00:25
0
answers

Create or integrate a ChangeLog system on Android

Normally I use the android-change-log library to integrate a changelog system in my apps, but I think it's already very obsolete, it does not correspond to the Material Design guidelines. Can you force the dialog box you use, be it Mat...
asked by 20.06.2016 / 10:46
1
answer

Problem loading son component with angular material 2

I'm trying to load a child component which would only be a toolbar but I get error with material angle but if I load the toolbar from my appcomponent there is no problem but when I try to separate it I get this this is my app.component i...
asked by 08.07.2016 / 22:32
2
answers

Because of an Ionic 2 application, the status bar does not change?

How about, I would like to know why the status bar of an ionic 2 app, does not apply the style of material designer, like other app. Or do you have to add some plugin for this to happen? If someone knows, I appreciate it     
asked by 26.01.2018 / 22:31
4
answers

Some doubts with materialize

good at the end I could make my web responsive, I thought that those things were done manually, and it turns out that there were framework ufff, well anyway, I have some doubts that remained pending: For example in my forms when I have text f...
asked by 05.04.2017 / 00:48
1
answer

Edit Google Material Design icons

Do you know if it is possible (referring to rights), edit the icons or add new ones in the Google Material library?     
asked by 29.09.2016 / 06:31
0
answers

Change the color of a selected item in a Navigation Drawer

I have a problem with a navigation drawer, when I select an item that I have inside the drawer if it changes color and it is selected with a gray shadow, the problem is when I start creating groups in my item for the drawer of navigation, if the...
asked by 02.10.2018 / 18:18
0
answers

How to validate the child component form from the father? Material Design - Angular 6

I have a parent component, inside it I have three sibling components (sons of the father), I have tried to perform the form validations from the parent component using "FormBuilder" and "Validators" but it does not show me the red underline (mat...
asked by 02.08.2018 / 17:26