MDriven In Xamarin
No edit summary
No edit summary
Line 15: Line 15:
#video12 {
#video12 {
   position: relative;
   position: relative;
  height: 500px;
  width:560px;
   padding-bottom: 10px;
   padding-bottom: 10px;
}
#video12::after {
  content: "";
  display: table;
  clear: both;
}
}
#video12 iframe {
#video12 iframe {
   position: absolute;
   width: 100%;
   min-height: auto;
   min-width: 200px;
   min-width: auto;
  max-width: 740px;
  height: 500px;
   float: left;
}
 
@media (max-width: 767px) {
  #video12 iframe {
    height: 180px;
  }
}
}
#video12 div {
#video12 div {
   position: absolute;
   float: left;
  top: 0;
  left:760px;
  width: 260px;
  height: 100%;
   padding-left: 10px;
   padding-left: 10px;
  overflow-y: auto;
overflow-y: auto;
height: 500px;
}
}
span.time {
span.time {
    font-size: 18;
    padding: 2px 10px 0.5px 10px;
    padding-bottom: 0.5;
     display:block;
     display:block;
     padding-top: 0.5;
  padding: 2px 10px 2px 10px;
  opacity: 0.7;
    padding-bottom: 0.5em;
     padding-top: 0.5em;
  opacity: 0.7;
}
}
span.time:hover {
span.time:hover {
Line 47: Line 55:
span.time:focus {
span.time:focus {
   color: blue;
   color: blue;
}
</style>
</style>
<br>
<br>

Revision as of 12:40, 15 October 2017

Xamarin Forms with MDriven - reduce code - speed up development - get out and meet people

To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme timeplace in the video. Now you can pick any topic to be instructed without watching the whole video.


Xamarin and Android project (apps for devices) Creating EcoSpace model database Persistence Mapper Xml Portable Library Modifying the template model Replacing the View Model GetEcoSpace item Reducing/Cleaning up the code

This page was edited 101 days ago on 02/10/2024. What links here