Questions tagged as 'material-design'

1
answer

PlaceHolder in the margin of the input

What is the name of this effect or property? Is it from Bootstrap?: As you can see, the placeHolder is aligned with the margin of the TextBox when you click inside it to write.     
asked by 18.09.2017 / 23:48
2
answers

How can I make it recognize "/" when concatenating with javascript?

It turns out that I can not make it show me as a url when I concatenate the url images/ that is the folder that I have to put images, the code that armo is the following. carouselImagen+= '<div class="carousel-item active" id="planti...
asked by 24.04.2018 / 15:58
1
answer

Change the text of the toolbar to be different from the name of the application

How can I change the text of the toolbar of my application so that it is not the same as the name of the App? Something like Google Translate. This is how you look for it (as a Translator): This is how the name appears on the applica...
asked by 12.09.2016 / 06:48
3
answers

Android How to implement a navigation drawer menu in all the activities?

Good morning. I have a Navigation Drawer ready, but what I want to do is to be able to use it in any of my activities. How could I implement this? Thank you in advance.     
asked by 13.09.2016 / 18:21
1
answer

How to achieve the YouTube page load effect?

I am creating a web system, and I would like to get my pages loaded as youtube, or codigofacilito, the footer and the menu or other sections remain the same, they do not recharge, only the main part and the url changes, I would like to achieve t...
asked by 28.12.2016 / 05:02
2
answers

Icon on image using CSS and Material Design Icons

I have the following code: .stat { color: #4c4c4c !important; float: left !important; font-size: 10px !important; line-height: 17px !important; text-align: center !important; text-decoration: none !important; width:...
asked by 15.07.2017 / 00:36
1
answer

EditText with error message on Android

In the Google Material Design Design Guide , to show an error message when a field is incorrectly filled in, an error message is used below the component, I wonder how that text is established and what method it launches for its appearance, ho...
asked by 18.04.2016 / 18:00
1
answer

FragmentTransaction takes content from the previous fragment

Good afternoon. I'm using tabs, bottomnavigation; My problem is that when I go from a tab to a BottomNavigation option, the contents of the tab fragment remain on the screen. This is the xml where everything is located, the TabLayout and...
asked by 07.03.2017 / 21:48
1
answer

Material Design Toolbar to save content

I want to generate the following toolbar following the guidelines of Material Design on the left that shows the X , the title and on the right a button Save Starting with the template that is autogenerated by Android-S...
asked by 06.02.2018 / 15:37
2
answers

How to remove spaces from a CardView?

Good I am trying to create a Cardview but this one leaves me of the LinearLayout, I pass them the code to see if they can help me I am a beginner and surely I am doing something bad. LinearLayout.LayoutParams lParams = new LinearLayout.LayoutP...
asked by 22.11.2016 / 15:41