eugenkiss/chanobol

Fix Image Sharing Filename Problem

Open

#151 opened on Mar 22, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (11 forks)github user discovery
enhancementhelp wantedhigh-impact

Repository metrics

Stars
 (52 stars)
PR merge metrics
 (PR metrics pending)

Description

I took the code for image saving/sharing from Clover. The problem is that when you share an image the name is of the form "39482" and not the filename. That's suboptimal.

Contributor guide