Skip to content

Instantly share code, notes, and snippets.

View abhaymaniyar's full-sized avatar
🤓
meh!

ABHAY MANIYAR abhaymaniyar

🤓
meh!
View GitHub Profile
@abhaymaniyar
abhaymaniyar / strings.xml
Created March 5, 2017 07:31
Adds placeholder strings to the end of the strings.xml
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">Zulip</string>
<string name="login_welcome_blurb">Welcome to Zulip!</string>
<string name="login_button">Log in</string>
<string name="legal">Legal information</string>
<string name="logout">Log out</string>
@abhaymaniyar
abhaymaniyar / strings.xml
Created March 5, 2017 07:34
Adds placeholder strings to the end of the strings.xml
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">Zulip</string>
<string name="login_welcome_blurb">Welcome to Zulip!</string>
<string name="login_button">Log in</string>
<string name="legal">Legal information</string>
<string name="logout">Log out</string>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Find Closest</title>
</head>
<body>
Enter elements delimited by comma and press enter:
<br><br>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Max Max</title>
</head>
<body>
Enter elements delimited by comma and press enter:<br><br>
<input type="text" id="input">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Fibonacci</title>
</head>
<body>
Enter number: <input id="input" type="text">