layouts: update openring data (#23)

Co-authored-by: msfjarvis <msfjarvis@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-09-24 10:50:23 +05:30 committed by GitHub
parent bc3cd3f91e
commit 2c6d9c0246
1 changed files with 11 additions and 11 deletions

View File

@ -2,17 +2,6 @@
<h3>Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://joebirch.co/android/exploring-jetpack-compose-column/" target="_blank" rel="noopener">Exploring Jetpack Compose: Column</a>
</h4>
<p class="summary">The Column Composable provides us with the functionality of displaying a collection of composables in a vertically sequenced format, where each composable is displayed simultaneously one after the other. If youre enjoying my posts on Jetpack Compose, che…</p>
<small class="source">
via <a href="https://joebirch.co">Joe Birch</a>
</small>
<small class="date">September 18, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://publicobject.com/2020/09/14/many-correct-answers/" target="_blank" rel="noopener">Many Correct Answers</a>
@ -45,6 +34,17 @@ repo ho…</p>
<small class="date">September 8, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="http://jakewharton.com/smaller-apks-with-resource-optimization/" target="_blank" rel="noopener">Smaller APKs with resource optimization</a>
</h4>
<p class="summary">How many times does the name of a layout file appear in an Android APK? We can build a minimal APK with a single layout file to count the occurrences empirically.</p>
<small class="source">
via <a href="http://jakewharton.com/"></a>
</small>
<small class="date">September 1, 2020</small>
</div>
</section>
<p class="attribution">
Generated by