Questions tagged as 'material-design'

1
answer

Tutorial Material Design

I have Android Studio 3.1.3 installed (Powered by the Intellij Platform). I'm starting to make MDC-101 Android: Material Components (MDC) Basics (Java), it's a tutorial  that offers link to learn how to  work with Material Design The sam...
asked by 30.07.2018 / 02:23
0
answers

Install pod for Material Design swift 4

I am doing an application with Xcode 9.4.1 with swift 4. I would like to include the MaterialDesign components, however, it is not working for me. This is my Podfile source 'https://github.com/CocoaPods/Specs.git' target 'ProbandoMDC' do...
asked by 30.06.2018 / 05:19
0
answers

Vue JS - Modal form where to pass an image to show it

Use Vue2JS and Vue Material and what I try to do is on a grid to place a button for each row to open a modal and display a picture. For each row I have the image content of the item "item" code I have is this, open the modal but does not show...
asked by 18.05.2018 / 09:06
0
answers

route problem $ routeProvider, angularjs

It turns out that I have an "admin" view that contains bootstrap design where I access a login to later enter the modules of the system, but within my routes I have one that should send me to a main page (other content) and this main page contai...
asked by 07.02.2018 / 05:49
0
answers

Doubt with Graphical Interface in Python

Hello community, my question is simple, I would like to know if there is any way to make this interface in python. And if possible, how can I generate changes like this in the windows with python ... to be able to create custom styles....
asked by 29.01.2018 / 20:05
1
answer

How to add animation to my wpf controls with Material design?

Hello, Very Good Night, I have the following query I am working the interfaces of my project with WPF and Material Design in C# . My question is as follows How can I add animation to the controls that my form has and that it...
asked by 24.09.2017 / 09:32
3
answers

Close a modal window after publishing data correctly

I'm using this modal window of material design which when you click on the close button closes, this same function of that button I want you to do it in the send button when you click and close after sending the data that is shown to me in the...
asked by 19.09.2016 / 03:56
2
answers

Move between views without losing data

I have a question with the following form with which I consult some records. By clicking on edit I show the following form The form would be completed with all the details of the previous query. Now what I want is to put a button that s...
asked by 27.07.2016 / 00:48
1
answer

problems extending AppCompatActivity to use material design

a question. I want to work an application with material design and for that it is necessary to do an AppCompatActivity extends, but I already do an extended ListActivity for the results of a web service ... what solution do you propose?  ...
asked by 28.06.2016 / 19:19