Explorar el Código

fix openURL deprication and use higher resolution twitter icon

tags/v1.0.0
Viggo Lekdorf hace 4 años
padre
commit
13716b081f
Se han modificado 3 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      kageprefs/KgeRootListController.m
  2. BIN
      kageprefs/Resources/.DS_Store
  3. BIN
      kageprefs/Resources/twitter@2x.png

+ 1
- 1
kageprefs/KgeRootListController.m Ver fichero

@@ -29,7 +29,7 @@
url = [NSURL URLWithString:@"https://mobile.twitter.com/Ra1nPix"];
}

[[UIApplication sharedApplication] openURL:url];
[[UIApplication sharedApplication] openURL:url options:@{} completionHandler:nil];
}

-(void)saveTapped {

BIN
kageprefs/Resources/.DS_Store Ver fichero


BIN
kageprefs/Resources/twitter@2x.png Ver fichero

Antes Después
Anchura: 64  |  Altura: 64  |  Tamaño: 1.5KB

Cargando…
Cancelar
Guardar