MCPcopy Create free account
hub / github.com/M66B/FairEmail / getTextSize

Method getTextSize

app/src/main/java/eu/faircode/email/NumberSpan.java:110–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108 }
109
110 float getTextSize() {
111 return tp.getTextSize();
112 }
113
114 int getLevel() {
115 return this.level;

Callers 3

cloneMethod · 0.95
renumberMethod · 0.95
drawLeadingMarginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected