Questions tagged as 'material-design'

1
answer

Change border-bottom-color in Material Design input

I am trying to modify the color of the lower edge of an input of the material design library that Angular offers ( Link ) by white and there is no way. I tried to edit the md-input-container and internal classes but nothing. <md-tool...
asked by 28.07.2017 / 17:21
1
answer

I do not understand ifRoom functionality on Android

I am creating a ToolBar with 6 icons if in your xml I put app:showAsAction="ifRoom" minus two, the others are grouped in a dropmenu. I understand that it is grouped the items if there is no space for them, but I see that there i...
asked by 18.06.2016 / 20:44
1
answer

How to link material buttons desing to social networks?

My problem is as follows, create a menu with Material desing and I do not know how to link the url of my profiles to the buttons that are displayed BELOW I LEAVE MY CODE <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:...
asked by 14.03.2018 / 20:56
2
answers

why does my toolbar appear below the fragments elements?

Well the problem is the following, I have a toolbar that in lolipop versions onwards is shown correctly, but in kit versions kat below, the toolbar is placed below the elements of my fragments I was already investigating and even I have not reso...
asked by 16.11.2017 / 20:39
1
answer

Problems with vue-material

I want to use vue-material when placing labels like mg-avatar etc it works in the App.vue component and then when I create a component called Home.vue and I want to place other tags like md imput or whatever else throws me an error that the temp...
asked by 02.07.2017 / 20:30
1
answer

Achieve the height of nav materialize

I have materialize nav-bar <!-- Compiled and minified CSS --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.0/css/materialize.min.css"> <!-- Compiled and minified JavaScript --> &...
asked by 24.02.2017 / 02:49
1
answer

Extended App Bar

How can I implement an extended app bar, like the one shown in the image?     
asked by 18.01.2017 / 23:39
1
answer

I have a question with Materialize css

I'm new to materialize, but I think it's a great framework, I regret not having used it in other projects, because it really facilitates the design, but my problem is this, I want to create 2 row together, that is, The materialize grid system....
asked by 04.04.2017 / 14:54
1
answer

Enable and disable a ModelChoiceField with django-material (Materializecss) in Django

Good afternoon, I'm new to Django, and I'm trying to create a web design with Material Design, using django-material, a package for Django forms that apply this style, and I have the following problem: What I want to do is how well it puts in...
asked by 05.04.2017 / 20:04
1
answer

Change the date the bootstrap-material-datetimepicker calendar returns me

Hi, I'm working with the framwork symfony3 and I'm having problems with a date type field that I use datepicker for when I select the date in the calendar, what I get is a string and I really need it to be date type and because of this It gives...
asked by 26.04.2018 / 20:29