Proyectos de Subversion Iphone Microlearning - Inconcert

Rev

Rev 17 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 17 Rev 19
Línea 24... Línea 24...
24
                            .aspectRatio(contentMode: .fit)
24
                            .aspectRatio(contentMode: .fit)
25
                            .frame(width: 42, height: 42, alignment: /*@START_MENU_TOKEN@*/.center/*@END_MENU_TOKEN@*/)
25
                            .frame(width: 42, height: 42, alignment: /*@START_MENU_TOKEN@*/.center/*@END_MENU_TOKEN@*/)
Línea 26... Línea 26...
26
                        
26
                        
27
                        Text(Config.LANG_SIGNIN_APP_NAME)
27
                        Text(Config.LANG_SIGNIN_APP_NAME)
-
 
28
                            .font(Font.custom(Config.FONT_NAME_BOLD, size: 24))
Línea 28... Línea 29...
28
                            .font(Font.custom(Config.FONT_NAME_BOLD, size: 24))
29
                            .foregroundColor(Color("color_textview_foreground"))
29
                        
30
                        
30
                        Spacer()
31
                        Spacer()
31
                    }
32
                    }