Skip to content

Instantly share code, notes, and snippets.

View flore2003's full-sized avatar
🤖
Training a document layout model

Florian Reifschneider flore2003

🤖
Training a document layout model
  • Omnifact
View GitHub Profile
@flore2003
flore2003 / CardViewUtils.java
Last active January 21, 2016 01:35 — forked from homj/CardViewUtils.java
Utility class to calculate paddings and set margins on CardViews to correctly align them in a layout
package de.twoid.widget.util;
/*
* Copyright 2015 Johannes Homeier, Florian Reifschneider
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0